From owner-freebsd-libh Fri Sep 27 6:38:43 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7290137B401 for ; Fri, 27 Sep 2002 06:38:41 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCBC43E42 for ; Fri, 27 Sep 2002 06:38:39 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (ozviukfk4qdfl3hk@dsl-56-99.aei.ca [216.221.37.99] (may be forged)) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id g8RDcc322497; Fri, 27 Sep 2002 09:38:38 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id ECE3F34C; Fri, 27 Sep 2002 09:42:44 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Fri, 27 Sep 2002 09:37:47 -0400 Date: Fri, 27 Sep 2002 09:37:47 -0400 From: The Anarcat To: Alexander Langer Cc: freebsd-libh@FreeBSD.org Subject: Re: cvs commit: libh/lib/sysinstall Feature.cc Message-ID: <20020927133746.GB309@lenny.anarcat.ath.cx> Mail-Followup-To: The Anarcat , Alexander Langer , freebsd-libh@FreeBSD.org References: <200209271006.g8RA66wS010080@rtp1.SlowBlink.Com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qlTNgmc+xy1dBmNv" Content-Disposition: inline In-Reply-To: <200209271006.g8RA66wS010080@rtp1.SlowBlink.Com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --qlTNgmc+xy1dBmNv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > Modified files: > lib/sysinstall Feature.cc=20 > Log: > Hopefully fix a off-by-one error in Feature::scan() > =20 > Revision Changes Path > 1.26 +3 -3 libh/lib/sysinstall/Feature.cc >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-libh" in the body of the message >=20 --=20 =46rom the age of uniformity, from the age of solitude, from the age of Big Brother, from the age of doublethink - greetings! --qlTNgmc+xy1dBmNv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9lF8qttcWHAnWiGcRAhxzAJ9bSpiWLQKWLzkBrLQ/81bg6aNrigCdHVdP Xp6m2Em16lW25LHNgPbwNEk= =BN9w -----END PGP SIGNATURE----- --qlTNgmc+xy1dBmNv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message