Re: Bug#376159: Open21xx Bug Report

2007-08-15 Thread Matej Vela
Rogério Brito <[EMAIL PROTECTED]> writes: > Theoretically (and practically also), an EOF should *never* be compared > to a char: only to an int. > >> --- open21xx-0.7.5.orig/as21/cpp.c >> +++ open21xx-0.7.5/as21/cpp.c >> @@ -235,7 +235,7 @@ >> /* - 2 to leave room for testing comments and

RE: Open21xx Bug Report

2007-08-14 Thread Keith Clifford
ow it goes. Thanks for your help and regards, Keith Clifford. -Original Message- From: Paul Wise [mailto:[EMAIL PROTECTED] Sent: Saturday, August 11, 2007 8:56 AM To: Keith Clifford Cc: [EMAIL PROTECTED]; debian-powerpc; [EMAIL PROTECTED]; debian-arm@lists.debian.org Subject: RE: Open21xx Bug

Re: Bug#376159: Open21xx Bug Report

2007-08-14 Thread Rogério Brito
Sorry for the comment, but I may be missing something obvious here: On Aug 13 2007, Matej Vela wrote: > Michel Dänzer <[EMAIL PROTECTED]> writes: > > Given the list of failing architectures, I think the most likely > > cause is some code relying on char being signed by default. And > > indeed, bui

RE: Open21xx Bug Report

2007-08-13 Thread Keith Clifford
fford; [EMAIL PROTECTED]; debian-powerpc; [EMAIL PROTECTED]; debian-arm@lists.debian.org Subject: RE: Open21xx Bug Report On Sat, 2007-08-11 at 15:55 +, Paul Wise wrote: > On Sat, 2007-08-11 at 08:19 -0700, Keith Clifford wrote: > > > This is the first time these problems have b

RE: Bug#376159: Open21xx Bug Report

2007-08-13 Thread Keith Clifford
4:37 AM To: Michel Dänzer Cc: [EMAIL PROTECTED]; Paul Wise; Keith Clifford; debian-powerpc; [EMAIL PROTECTED]; debian-arm@lists.debian.org Subject: Re: Bug#376159: Open21xx Bug Report Michel Dänzer <[EMAIL PROTECTED]> writes: > On Sat, 2007-08-11 at 15:55 +, Paul Wise wrote: >>

Re: Bug#376159: Open21xx Bug Report

2007-08-13 Thread Michel Dänzer
On Mon, 2007-08-13 at 13:36 +0200, Matej Vela wrote: > Michel Dänzer <[EMAIL PROTECTED]> writes: > > > On Sat, 2007-08-11 at 15:55 +, Paul Wise wrote: > >> Looks like it never built/worked on those platforms: > >> > >> http://buildd.debian.org/build.php?arch=&pkg=open21xx > >> > >> Hopefully

Re: Bug#376159: Open21xx Bug Report

2007-08-13 Thread Matej Vela
Michel Dänzer <[EMAIL PROTECTED]> writes: > On Sat, 2007-08-11 at 15:55 +, Paul Wise wrote: >> Looks like it never built/worked on those platforms: >> >> http://buildd.debian.org/build.php?arch=&pkg=open21xx >> >> Hopefully someone on the porter lists will be able to help (CCed). >> >> If n

RE: Open21xx Bug Report

2007-08-13 Thread Michel Dänzer
On Sat, 2007-08-11 at 15:55 +, Paul Wise wrote: > On Sat, 2007-08-11 at 08:19 -0700, Keith Clifford wrote: > > > This is the first time these problems have been brought to my attention. > > Unfortunately, I don't have access to the platforms that the build is > > failing on. So, unless someone

Re: Open21xx Bug Report

2007-08-11 Thread Charles Plessy
Le Sat, Aug 11, 2007 at 03:55:59PM +, Paul Wise a écrit : > > Looks like it never built/worked on those platforms: > > http://buildd.debian.org/build.php?arch=&pkg=open21xx > > Hopefully someone on the porter lists will be able to help (CCed). Hi, I am not a porter, and I am ignorant of C.

RE: Open21xx Bug Report

2007-08-11 Thread Paul Wise
On Sat, 2007-08-11 at 08:19 -0700, Keith Clifford wrote: > This is the first time these problems have been brought to my attention. > Unfortunately, I don't have access to the platforms that the build is > failing on. So, unless someone is willing to step up and help me > troubleshoot the problems