From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1ff1d74dd20c68e02b3df6a97ab67a2b@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] big pull In-Reply-To: <181301dcf36a67713cc40429806a95d5@granite.cias.osakafu-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 24 Jun 2003 20:26:16 -0400 Topicbox-Message-UUID: da5c142c-eacb-11e9-9e20-41e7f4b1d025 > > no, i just lost track of why various things had changed. > > probably libfmt. it's always libfmt. > > I've been happy with the last (end of May or June) libfmt... that's the worst part -- it's usually some corner case of libfmt that will never run anyway but is worth fixing. but this one was actually malloc, again a corner case that will likely never run anyway -- i changed the debugging to check for bad blocks in a better order. i messed up on this one. i should have staged it better to avoid recreating all new binaries. but what's done is done. i usually do better. that was a busy day. grep '^1055' /dist/replica/client/plan9.log