Compiling cvs version with g++-2.95 fails with :

scribus.cpp: In method `class QString ScribusApp::CFileDialog(QString = "", 
QString = "", QString = "", bool = false, bool = true, bool = false, bool = 
false)':
scribus.cpp:5776: ambiguous overload for `bool & ? QString : const char[1]'
scribus.cpp:5776: candidates are: operator ?:(bool, QString, QString) <builtin>
scribus.cpp:5776:                 operator ?:(bool, const char *, const char *) 
<builtin>


With g++-3.3 compiles correctly.

1.1.1 Version compiles correctly with g++-2.95
Without 2.95, making a debian woody package becomes dificult.

-- 
David Rodr?guez Garc?a

Reply via email to