Bug#263440: g++-3.3: Reporting of undeclared identifiers: one report per class only

2004-08-04 Thread Eray Ozkural (exa)
Package: g++-3.3 Version: 1:3.3.4-3 Severity: normal Although the error message tells me that the undeclared identifiers are reported per function, they are reported once for a whole class. The compiler reports the error on a member fxn the class, and does not report the undeclared identifier in

Bug#262978: g++-3.3: Memory unavailability causes internal error

2004-08-02 Thread Eray Ozkural (exa)
Package: g++-3.3 Version: 1:3.3.4-3 Severity: normal When there isn't sufficient virtual memory, the compiler bails out, giving an internal error message. When I kill some processes, the error goes away. Thanks, -- System Information: Debian Release: testing/unstable APT prefers testing APT

Bug#224945: g++-3.3: there is a problem with sort() algorithm

2003-12-23 Thread Eray Ozkural (exa)
Package: g++-3.3 Version: 1:3.3.2-4 Severity: normal orion:c++$ cat stl4.cxx #include #include using namespace std; int main() { list a; sort(a.begin(), a.end()); return 0; } This doesn't compile, it looks like valid C++ code. There is either a bug in the std lib or the compiler I

Bug#180266: cpp-3.2: Program does not terminate, spews out random chars at EOF

2003-02-08 Thread Eray Ozkural (exa)
Package: cpp-3.2 Version: 1:3.2.2-1 Severity: grave Justification: renders package unusable You can't compile any C or C++ programs because the CPP is going to dump some memory (or whatnot) beginning at EOF. Suggestion: Maybe you guys should be doing a make check before packing those binaries up.

Re: Bug#119440: g++: Compiler does not give any errors when a function fails to return required value

2001-11-14 Thread Eray Ozkural \(exa\)
r there is no path that returns a value rather than detecting whether there is a path that does not return a value to give a useful warning message. I'm reopening this bug. Set the severity to wishlist if you find appropriate. Thanks, - -- Eray Ozkural (exa) <[EMAIL PROTECTED]> Comp. S

Re: Bug#119440: g++: Compiler does not give any errors when a function fails to return required value

2001-11-13 Thread Eray Ozkural \(exa\)
? Thanks, - -- Eray Ozkural (exa) <[EMAIL PROTECTED]> Comp. Sci. Dept., Bilkent University, Ankara www: http://www.cs.bilkent.edu.tr/~erayo GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Commen

Re: Bug#119440: g++: Compiler does not give any errors when a function fails to return required value

2001-11-13 Thread Eray Ozkural \(exa\)
d. GCC offers the > -Wreturn-type option to detect this kind of problem. Of course, > detection cannot be reliable, so the warning is off by default (which > is also documented). - -- Eray Ozkural (exa) <[EMAIL PROTECTED]> Comp. Sci. Dept., Bilkent University, Ankara www: http://www.cs.

Bug#119440: g++: Compiler does not give any errors when a function fails to return required value

2001-11-13 Thread Eray Ozkural \(exa\)
Package: g++ Version: 2:2.95.4-8 Severity: normal In a member function such as: int Partition::in_which_part() { int i; } A return statement with type of int is required. However, the compiler fails to give any error/warning when the corresponding return statement is omitted, when invoke

Bug#102271: wrong description: this is the GNU Compiler Collection ;)

2001-06-25 Thread Eray Ozkural \(exa\)
Package: gcc-3.0 Version: 1:3.0-2 Severity: wishlist Hi gcc people, I think the expansion of gcc acronym has changed to "gnu compiler collection" a long time ago. It's no more called the "gnu c compiler" since it supports multiple languages (and many more languages have been tapping into the fram

Bug#101557: HTML docs] danglink link

2001-06-20 Thread Eray Ozkural \(exa\)
Matthias Klose wrote: > > the URI is correct, however the generated doxygen docs are missing due > to a doxygen segfault. Thanks for your attention. -- Eray Ozkural (exa) <[EMAIL PROTECTED]>, Comp. Sci. Dept., Bilkent University, Ankara www: http://www.cs.bilkent.edu.tr/~erayo

Bug#101557: [HTML docs] danglink link

2001-06-19 Thread Eray Ozkural \(exa\)
should be file:/usr/share/doc/gcc-3.0-base/libstdc++/html/documentation.html Thanks, -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux orion 2.4.3 #2 Thu May 24 21:48:24 EEST 2001 i686 Locale: LANG=C, LC_CTYPE=C -- Eray Ozkural (exa) <[EMAIL PROTEC