Package: g++-3.3
Version: 1:3.3.1-1
Severity: normal
g++-3.3 fails to compile the code in test.cc with the following message:
test.cc: In function `int main(int, char**)':
test.cc:22: error: conversion from `BClass' to `B*' is ambiguous
test.cc:16: error: candidates are: BClass::operator B*()
test
Package: g++-3.3
Version: 1:3.3.1-1
Severity: normal
g++-3.3 fails to compile the code in test.cc with the following message:
test.cc: In function `int main(int, char**)':
test.cc:22: error: conversion from `BClass' to `B*' is ambiguous
test.cc:16: error: candidates are: BClass::operator B*()
tes
[ Please CC: me in the replies since I'm not subscribed to this list ]
Hello,
The code below is compiled fine by g++-2.95 while g++-3.3 (version 3.3.1-1)
fails with the following message:
/home/goedson/teste.cc: In function `int main(int, char**)':
/home/goedson/teste.cc:22: error: conversion f
Package: g++-3.3
Version: 1:3.3.1-0rc1
Severity: important
The g++-3.3 parser fails to parse the code bellow with the following error
message:
test.cc:33: error: declaration of `Bitmap::operator GdkBitmap*() const'
test.cc:23: error: conflicts with previous declaration `Bitmap::operator
GdkBit
4 matches
Mail list logo