Re: __comp_ctor
From: Alwyn (dt015a1979_at_mac.com.invalid)
Date: 10/28/04
- Previous message: Paul Fedorenko: "Re: (C) back or continue"
- In reply to: GG: "__comp_ctor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 28 Oct 2004 07:51:47 +0100
In article <gZRfd.347$GV5.336@news.itd.umich.edu>, GG
<freegalg@yahoo.com> wrote:
> I got a warning while compiling (GNU) some code (KDE/QT) about __comp_ctor
> being deprecated.
> What is __comp_ctor ?
I believe it has to do with the g++ __attribute__((deprecated))
construct. It's an extension, and I wouldn't bother about it if I were
you.
Alwyn
- Previous message: Paul Fedorenko: "Re: (C) back or continue"
- In reply to: GG: "__comp_ctor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]