Feature request: gcc should warn upon conversions ptrdiff_t -> int

2003-06-10 Thread Matteo Frigo
>Submitter-Id: net >Originator:Matteo Frigo >Organization: lost during childhood >Confidential: no >Synopsis: Feature request: gcc should warn upon conversions ptrdiff_t -> >int >Severity: non-critical >Priority: low >Category: c >Class: change-request >Release:

Processed: put this on gcc-3.3's plate

2003-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 196090 gcc-3.3: miscompiles XDM-AUTHORIZATION-1 key generation and/or > validation in XFree86 at -O2 Bug#196090: gcc-3.3: miscompiles XDM-AUTHORIZATION-1 key validation in XFree86 on PowerPC Changed Bug title. > reassign 196554 gcc-3.3 Bug#19

Processed: Re: Bug#196908: g++-3.3: inconsistent behaviour of -Wall

2003-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 196908 - security Bug#196908: g++-3.3: inconsistent behaviour of -Wall Tags were: security Tags removed: security > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrato

Bug#196915: gcc-3.3_1:3.3ds9-3(powerpc/unstable): FTBFS: treelang still fails

2003-06-10 Thread Ryan Murray
Package: gcc-3.3 Version: 1:3.3ds9-3 Severity: serious There was an error while trying to autobuild your package: > Automatic build of gcc-3.3_1:3.3ds9-3 on voltaire by sbuild/powerpc 1.170.2 > Build started at 20030604-0432 [...] > ** Using build dependencies supplied by package: > Build-Depen

Bug#196908: g++-3.3: inconsistent behaviour of -Wall

2003-06-10 Thread giuseppe bonacci
Package: g++-3.3 Version: 1:3.3-3 Severity: normal Tags: security I don't know whether g++-3.3 or libstdc++5-3.3-dev is responsible. Anyway, here it is: $ cat a.cc #include #include template static inline T f(T x) { T y; return y; } int main() { std::vector a; a.push_b

Bug#196754: Implicit Conversion Allowed in Container Object Insertion

2003-06-10 Thread Martin v. Löwis
Fredrick Paul Eisele <[EMAIL PROTECTED]> writes: > /usr/include/c++/3.2/bits/stl_vector.h:893: no matching function for > call to `Field::Field(const Field&)' Are you reporting some kind of bug, or are you merely requesting a new feature? If this is a bug report: What is the bug? What is the spe