NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/60635: humanize_number(3): exa/exbi issues



The following reply was made to PR lib/60635; it has been noted by GNATS.

From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: lib/60635: humanize_number(3): exa/exbi issues
Date: Mon, 24 Aug 2026 03:43:09 +0700

 Your patch seems to be missing the change needed (in <stdlib.h> presumably,
 though putting humanize_number() in there seems to be a bit of probably
 over-wishful thinking in the first place) to define HN_IEC, - and nor is
 there any mention of what might need (or perhaps should need) to happen
 to dehumanize_number() to remain even semi-compatible with what
 humanize_number() will be able to produce - or even if that is possible,
 given its interface API.
 
 kre
 



Home | Main Index | Thread Index | Old Index