Re: __comp_ctor

From: Alwyn (dt015a1979_at_mac.com.invalid)
Date: 10/28/04

  • Next message: Adrian: "Re: (C) back or continue"
    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


  • Next message: Adrian: "Re: (C) back or continue"