forwarded 490173 http://gcc.gnu.org/PR38643
thanks
* Mike Hommey [2008-07-10 16:01]:
> Package: g++-4.3
>
> This bug causes FTBFS of webkit on ARM:
> http://buildd.debian.org/fetch.cgi?pkg=webkit;ver=1.0.1-1;arch=armel;stamp=1215557168
>
> The problem can be seen on the following code:
Thanks,
Processing commands for cont...@bugs.debian.org:
> forwarded 490173 http://gcc.gnu.org/PR38643
Bug#490173: g++-4.3: Doesn't hide (visibility-wise) vtables and VTTs on ARM
Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR38643.
> thanks
Stopping processing he
Package: g++-4.3
Version: 4.3.1-4
Severity: important
This bug causes FTBFS of webkit on ARM:
http://buildd.debian.org/fetch.cgi?pkg=webkit;ver=1.0.1-1;arch=armel;stamp=1215557168
The problem can be seen on the following code:
-8<-
class A {
public:
int a;
virtual int v();
};
int
3 matches
Mail list logo