[OT] thanks c++ gcc Qt!

From: Hugo Vanwoerkom (hvw59601_at_care2.com)
Date: 10/30/05

  • Next message: Marty: "OT: Mirroring via disk image file"
    To: debian-user@lists.debian.org
    Date:  Sun, 30 Oct 2005 13:55:32 -0600
    
    

    Hi,

    There are *at least* 2 areas that always get my admiration: the kernel
    (now running 2.6.14-rc1 doing great!) and c++. How anybody can get a
    compiler off the ground and make sense out of my scratchings and have it
    all come out as code is beyond me.

    But Sarge now has a c++ compiler that very nicely warns me when I am
    about to segfault my code for the umptienth time:

    do_dialog_smartctl.cpp:823: warning: cannot pass objects of non-POD type
    `class
        QString' through `...'; call will abort at runtime

    Thanks people! Great job!

    H

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Marty: "OT: Mirroring via disk image file"

    Relevant Pages

    • amd64 bitops fix for -Os
      ... filesystem, the kernel mostly hangs. ... When optimizing for speed, the generated code is such that the flags ... Obviously the asm statement must not rely on the compiler setting up ... -inline long find_first_zero_bit(const unsigned long * addr, ...
      (Linux-Kernel)
    • CC version conflicts--kernel vs nvidia driver
      ... Their .run complained about the gcc version. ... produce a complain that this "compiler" cannot produce execs. ... Since the kernel compile chose this older version, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: amd64 bitops fix for -Os
      ... > kernel build. ... because its inline asm assumes at least one iteration ... the generated code is such that the flags ... although in a perfect world the compiler would be ...
      (Linux-Kernel)
    • Re: CC version conflicts--kernel vs nvidia driver
      ... Their .run complained about the gcc version. ... will then produce a complain that this "compiler" cannot produce ... Since the kernel compile chose this older version, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Newbie Q: spca5xx webcam driver installation problem
      ... with the included default makefile. ... Building SPCA5XX driver for 2.5/2.6 kernel. ... # Setup the tools ... # Setup compiler warnings ...
      (comp.os.linux.setup)