Svante Signell writes:
> Ping, adding this bug report to debian-ada too. Who is Ada upstream?
Patience. I'm waiting for Matthias to upload a newer gcc-4.9-source
containing the fix for your bug #740153, then I will upload a gnat-4.9
incorporating this and your patch.
In the mean time, Xavier, d
Package: gcc-4.7
Version: 4.7.2-5
Severity: normal
Dear Maintainer,
Compiling the following as C++ with -Wall:
unsigned int n;
union U { unsigned int x:8; } u = { n };
results in:
$ gcc-4.7 -Wall -c test.cpp
test.cpp:2:39: warning: narrowing conversion of 'n' from 'unsigned int' to
'unsigned
Ping, adding this bug report to debian-ada too. Who is Ada upstream?
Thanks!
On Thu, 2014-02-27 at 22:09 +0100, Svante Signell wrote:
> Source: gnat-4.9
> Version: 4.9-20140218-2
> Severity: important
> Tags: patch experimental upstream
> User: debian-h...@lists.debian.org
> Usertags: hurd kfreeb
3 matches
Mail list logo