At the spring WG14 meeting, there were various proposals on how to deal
with the intmax_t problem (intmax_t being baked into ABIs makes it hard
to grow it). One would have been to remove all use of intmax_t in the
standard libary to get it out of the ABI. But in the end, a much more
radical decision was made: Remove intmax_t without replacement.
I just wrote a first draft of a proposal that removes all functions in
the standard library that depend on intmax_t, and alos the j specifier
from the printf and scanf family:
http://www.colecovision.eu/stuff/proposal-no-ufromfpx.html
I did not touch the intmax_t type itself.
Do you see any problem with the proposal?
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)