www.digitalmars.com         C & C++   DMDScript  

c++.stl - Warning: stl/_limits.h(478): number is not representable

reply Nicholas Jordan <Nicholas_member pathlink.com> writes:
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
parent "Walter Bright" <newshound digitalmars.com> writes:
"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