X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 22 Jul 2007 20:15:24 -0400 Message-Id: <200707230015.l6N0FOwj013196@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <46a38c61$1$16279$88260bb3@free.teranews.com> (josimeon AT gmail DOT com) Subject: Re: Compiling PythonD 2.4.2 on DJGPP References: <46a38c61$1$16279$88260bb3 AT free DOT teranews DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Python/compile.c:512: warning: pointer targets in assignment differ in > signedness Like, int *foo = unsigned int *bar; > Python/compile.c: At top level: > Python/compile.c:1038: error: two or more data types in declaration > specifiers > Python/compile.c:1232: error: two or more data types in declaration > specifiers I'd have to see the code. > Python/compile.c: In function 'com_addbyte': > Python/compile.c:1232: error: parameter name omitted > Python/compile.c:1241: error: expected expression before 'unsigned' Likewise.