From: "Tim Van Holder" To: Subject: Re: [patch] Second draft: a64l and l64a Date: Wed, 6 Jun 2001 18:10:12 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <4634-Tue05Jun2001222644+0300-eliz@is.elta.co.il> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > Note: texinfo changes are untested - for some reason, makeinfo > suddenly sees > > fit to segfault when trying to build libc.info :-( > > Does it stop segfaulting if you take out these changes? > Thought it did - tried again with the a64l doc change removed and this time makeinfo reports a typo: The resulting string can be turned back into a @code{long} value by the @code{a64l} function (@pxref{a64l)). ^^^ So if you're going to apply the patch, make sure to fix the closing brace (in src/libc/posix/stdlib/l64a.txh).