c++.stl - Warning: stl/_limits.h(478): number is not representable
- Nicholas Jordan <Nicholas_member pathlink.com> Feb 26 2006
- "Walter Bright" <newshound digitalmars.com> Mar 18 2006
L:\itc\exe\itc.EXE built Lines Processed: 189883 Errors: 0 Warnings: 36 Successful build All 36 warnings are "Warning: stl/_limits.h(478): number is not representable" Does this matter ? And what is meant by "representable" \ are we talking about in source code ?
Feb 26 2006
"Nicholas Jordan" <Nicholas_member pathlink.com> wrote in message news:dtt3f7$28rv$1 digitaldaemon.com...All 36 warnings are "Warning: stl/_limits.h(478): number is not representable" Does this matter ?
I don't know. I don't have that code.And what is meant by "representable" \ are we talking about in source code ?
What numbers are on line 478 of stl/_limits.h ?
Mar 18 2006








"Walter Bright" <newshound digitalmars.com>