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]

Re: [RFC] sscanf vs ERANGE vs finitel


Andreas Schwab wrote:

Yes, Inf and NaN are both in range, but not finite.


Ah, ok, now I see. You mean when INF, INFINITY and so on are parsed,
sscanf does *not* set errno, indeed. I forgot that, my bad.

Thanks again,
Paolo.


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