On Wed, Oct 24, 2001 at 01:11:02AM +0200, Matthias Klose wrote:
> Richard B. Kreckel writes:
> > Package: g++-3.0
> > Version: 1:3.0.2-0pre011014
> > Severity: important
> >
> > Summary: It seems like some bug crept into Debian's gcc-3.0. The bug does
> > not seem to be present upstream. This bu
Richard B. Kreckel writes:
> Package: g++-3.0
> Version: 1:3.0.2-0pre011014
> Severity: important
>
> Summary: It seems like some bug crept into Debian's gcc-3.0. The bug does
> not seem to be present upstream. This bug renders the CLN package
> unlinkable with our compiler.
>
> The following p
> On Tue, Oct 23, 2001 at 08:21:26PM +0200, Martin v. Loewis wrote:
> > > The following code does not produce an error when one is expected.
> > > void stat ();
> > >
> > > static const int success = 0;
> > >
> > > void monk ()
> > > {
> > > if (stat == success);
> > > };
> >
> > Thanks for
On Tue, Oct 23, 2001 at 08:21:26PM +0200, Martin v. Loewis wrote:
> > The following code does not produce an error when one is expected.
> > void stat ();
> >
> > static const int success = 0;
> >
> > void monk ()
> > {
> > if (stat == success);
> > };
>
> Thanks for your report. This is n
Package: g++-3.0
Version: 1:3.0.2-0pre011014
Severity: important
Summary: It seems like some bug crept into Debian's gcc-3.0. The bug does
not seem to be present upstream. This bug renders the CLN package
unlinkable with our compiler.
The following piece of code is extracted from CLN's PROVIDE/
Installing:
protoize_3.0.2-0pre011014_hppa.deb
to pool/main/g/gcc-3.0/protoize_3.0.2-0pre011014_hppa.deb
gcc-3.0_3.0.2-0pre011014_hppa.deb
to pool/main/g/gcc-3.0/gcc-3.0_3.0.2-0pre011014_hppa.deb
libobjc1_3.0.2-0pre011014_hppa.deb
to pool/main/g/gcc-3.0/libobjc1_3.0.2-0pre011014_hppa.deb
lib
Installing:
g++-3.0_3.0.2-0pre011014_ia64.deb
to pool/main/g/gcc-3.0/g++-3.0_3.0.2-0pre011014_ia64.deb
libobjc1_3.0.2-0pre011014_ia64.deb
to pool/main/g/gcc-3.0/libobjc1_3.0.2-0pre011014_ia64.deb
libstdc++3-dev_3.0.2-0pre011014_ia64.deb
to pool/main/g/gcc-3.0/libstdc++3-dev_3.0.2-0pre011014_
> > void stat ();
> >
> > static const int success = 0;
> >
> > void monk ()
> > {
> > if (stat == success);
> > };
> >
>
> warning: comparison between pointer and integer
>
> is produced here with same compiler, Debian (Sid) updated daily.
Are you sure? Could it be that you are using a C c
> The following code does not produce an error when one is expected.
> void stat ();
>
> static const int success = 0;
>
> void monk ()
> {
> if (stat == success);
> };
Thanks for your report. This is not a bug in the compiler: both the
function pointer and the integer convert to bool (4
Package: gcc-3.0
Version: 3.0.2-0pre011014
Please re-enable at least libffi for ia64.
I have built packages with gcj and libffi enabled on ia64, and they
seem to work fine. In particular, gcj seemed to build a bunch of java
packages as part of its own build process.
My main concern is libffi; i
On Tue, Oct 23, 2001 at 04:26:16PM +0100, [EMAIL PROTECTED] wrote:
>
> >Submitter-Id:net
> >Originator: Andy Chittenden
> >Organization:BlueArc UK Ltd
> >Confidential:no
> >Synopsis:comparing function pointer with int does not produce error
> >Severity:
> >Priority
>Submitter-Id: net
>Originator:Andy Chittenden
>Organization: BlueArc UK Ltd
>Confidential: no
>Synopsis: comparing function pointer with int does not produce error
>Severity:
>Priority:
>Category: c++
>Class:
>Release: 3.0.2 20011014 (Debian prerelease)
12 matches
Mail list logo