Date: Fri, 27 Sep 2002 09:37:47 -0400 From: The Anarcat <anarcat@anarcat.ath.cx> To: Alexander Langer <alex@rtp1.SlowBlink.Com> Cc: freebsd-libh@FreeBSD.org Subject: Re: cvs commit: libh/lib/sysinstall Feature.cc Message-ID: <20020927133746.GB309@lenny.anarcat.ath.cx> In-Reply-To: <200209271006.g8RA66wS010080@rtp1.SlowBlink.Com> References: <200209271006.g8RA66wS010080@rtp1.SlowBlink.Com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] We *have* to get rid of scanfs, and length uglynesses. This is C++ god damnit! What's the idea of using char* for strings in a language where you have operable string classes? Really ugly. I've tried to get around that before, but hit the wall of the design of the classes themselves. Everything is scan()-oriented instead of stream oriented. :( I'll try again... A. On Fri Sep 27, 2002 at 06:06:06AM -0400, Alexander Langer wrote: > alex 2002/09/27 06:06:06 EDT > > Modified files: > lib/sysinstall Feature.cc > Log: > Hopefully fix a off-by-one error in Feature::scan() > > Revision Changes Path > 1.26 +3 -3 libh/lib/sysinstall/Feature.cc > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-libh" in the body of the message > -- From the age of uniformity, from the age of solitude, from the age of Big Brother, from the age of doublethink - greetings! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9lF8qttcWHAnWiGcRAhxzAJ9bSpiWLQKWLzkBrLQ/81bg6aNrigCdHVdP Xp6m2Em16lW25LHNgPbwNEk= =BN9w -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020927133746.GB309>
