Multiple static inline functions

2005-11-03 Thread Akim Demaille
>Submitter-Id: net >Originator: Akim Demaille >Organization: >Confidential: no >Synopsis: Multiple static inline functions accepted >Severity: non-critical >Priority: low >Category: c >Class: accepts-illegal >Release: 4.0.2 (D

ICE instead of reporting a call to a non existant member function

2005-09-05 Thread Akim Demaille
>Submitter-Id: net >Originator: Akim Demaille >Organization: EPITA >Confidential: no >Synopsis: ICE instead of reporting a call to a non existant member >function >Severity: serious >Priority: medium >Category: c++ >Class:

Too fuzzy a location for a warning

2003-11-17 Thread akim
>Submitter-Id: net >Originator: Akim Demaille >Organization: >Confidential: no >Synopsis: warning: `e' has incomplete type without location >Severity: >Priority: >Category: c++ >Class: >Release: 3.3.2 (Debian) (De

Bug#179931: libstdc++5-dev: locales are broken

2003-03-06 Thread Akim Demaille
Matthias> I am unable to reproduce this using g++-3.2 3.2.3-0pre1 and Matthias> gcc-snapshot. Please could you recheck? It works, thanks!

Bug#179931: libstdc++5-dev: locales are broken

2003-02-05 Thread Akim Demaille
Package: libstdc++5-dev Version: 1:3.2.2-0pre8 Severity: normal The following program used to display the whole range of French characters when LC_CTYPE was properly set. Now, it merely dumps ASCII characters. -- #include #include #include #incl

Re: FYI: bison-1.875 lets gcc bootstraps fail

2003-01-21 Thread Akim Demaille
nt changes | to Bison. The first one appeared in Bison test version 1.30b: | | 2001-11-12 Akim Demaille <[EMAIL PROTECTED]> | | * src/conflicts.c (conflicts_print): Check %expect and make | its violation an error. | | and the 2nd one first appeared

Class::Constructor accepted

2002-07-29 Thread akim
>Submitter-Id: net >Originator: Akim Demaille >Organization: >Confidential: no >Synopsis: Invoking (template?) ctors as Class::Class is accepted >Severity: serious >Priority: low >Category: c++ >Class: accepts-illegal >Release