X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10203022315.AA18593@clio.rice.edu> Subject: Re: gcc 3.03 and libc sources To: djgpp-workers AT delorie DOT com Date: Sat, 2 Mar 2002 17:15:32 -0600 (CST) In-Reply-To: <200203022148.WAA05398@father.ludd.luth.se> from "Martin Str|mberg" at Mar 02, 2002 10:48:11 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > 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. I would rather fix broken type declarations instead of type casting everywhere. I don't see any reason why a struct_length would ever be negative ...