This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Another go at max_digits10 and lowest() to numeric_limits for C++-0x


Greetings,

Here is another go at adding max_digits10 and lowest() to numeric_limits for C++-0x.

  The logic and tests are simpler.

  The definitions for max_digits10 are in src/limits.c

  The config/.../gnu.ver was tweaked after a struggle.

The patch bootstraps and regtests (including ABI) on x86_64-linux.

Thanks,

Ed


  

Attachment: CL_limits
Description: Binary data

Attachment: patch_limits
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]