Reason for -no-stl in qt-copy configure recommendation?
Daniel Stone
dstone at kde.org
Tue Apr 29 12:23:52 BST 2003
On Mon, Apr 28, 2003 at 10:13:20PM +0200, Marcus Camen wrote:
> So the use of 'vector' in KDE is not a real problem. IMHO it's just gcc 3.2
> which doesn't seems as pedantic as other compilers. You just have to take
> care about these std::, <include> vs. <include.h> like stuff.
If you didn't explicitly declare the std:: namespace beforehand, your
code was broken anyway. The compiler just happened to look the other way
for some time.
--
Daniel Stone <daniel at raging.dropbear.id.au> <dstone at kde.org>
KDE: Konquering a desktop near you - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030429/f83b3371/attachment.sig>
More information about the kde-core-devel
mailing list