[opensuse-packaging] GCC 4.3 transition and fallout in your packages

2007-09-24 Thread Richard Guenther
The upcoming transition to GCC 4.3 will cause some common problems in C and C++ source to become compile-time errors. You investigate if your Factory package is affected by looking at the home:dirkmueller:playground:gcc43 project which is currently rebuilding (most of) Factory with GCC 4.3. Comm

Re: [opensuse-packaging] GCC 4.3 transition and fallout in your packages

2007-09-24 Thread Dirk Mueller
On Monday, 24. September 2007, Richard Guenther wrote: > The upcoming transition to GCC 4.3 will cause some common problems > in C and C++ source to become compile-time errors. You investigate > if your Factory package is affected by looking at the > home:dirkmueller:playground:gcc43 project whic

Re: [opensuse-packaging] GCC 4.3 transition and fallout in your packages

2007-09-24 Thread Fridrich Strba
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard Guenther wrote: > Geometry.cpp: In member function 'const Magick::Geometry& > Magick::Geometry::operator=(const std::string&)': > Geometry.cpp:191: error: 'strcpy' was not declared in this scope > make[3]: *** [Geometry.lo] E