X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 3 Mar 2002 13:37:12 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Charles Sandmann cc: djgpp-workers AT delorie DOT com Subject: Re: gcc 3.03 and libc sources In-Reply-To: <10203022315.AA18593@clio.rice.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 2 Mar 2002, Charles Sandmann wrote: > > No. We have type->stubinfo->struct_length as signed. > > This sounds like a bug ... maybe we should just fix system.h to > make it unsigned. It's probably best. > I don't see any reason why a struct_length would ever be > negative ... The reason might be some more whining elsewhere...