From kde-devel Tue May 18 06:09:11 1999 From: Sirtaj Singh Kang Date: Tue, 18 May 1999 06:09:11 +0000 To: kde-devel Subject: Re: Lots of warnings while compiling kdelib... X-MARC-Message: https://marc.info/?l=kde-devel&m=92700751428919 On Tue, 18 May 1999, Sean Kendall Schneyer wrote: [snip] > I received a ton of warnings while compiling the latest kdelib. Is > this normal? An example of what I received is listed below. > I'm running RedHat Linux 5.2. [snip] > -I/opt/kde/include -g -Wall -pedantic -W -c kcombiview.cpp ^^^^^^^^^ This must be a recent addition. :) The STL headers shipped with egcs generate quite a few warnings of this type when compiled with -pedantic, for things like deleting an object for a type for which the destructor declaration hasn't been parsed at that point in the code. -pedantic is good, though, for our code. I wonder if sending a message to the STL maintainers will have them clean this up, but I doubt it. -Taj. Sirtaj S. Kang taj@kde.org ssk@physics.unimelb.edu.au Univ of Melbourne "I'm a commercial operating system." -Doug Michels (CEO SCO)