[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sarge release for amd64 - Please help to fix the remaining bugs



On 25-Apr-05, 04:32 (CDT), Andreas Jochens <aj@andaco.de> wrote: 
> Package          BTS Bug   Problem description
> ---------------- -------   ---------------------------------------------------
> amynth           #274703+  missing '#include <signal.h>' in main.cc

Or possibly '#include <csignal>', depending on the rest of the code.
    
> hfsutils         #280310+  missing '#include <errno.h>'
> icom             #277805+  missing '#include <errno.h>'
> nntp             #280278+  missing '#include <errno.h>'
> oleo             #287854+  missing '#include <errno.h>'
> radiusd-livingst #273629+  missing '#include <errno.h>'
> rplay            #280274+  missing '#include <errno.h>'
> sam              #280259+  missing '#include <errno.h>' in libframe/misc.c
> socks4-server    #280262+  missing '#include <errno.h>'
> tct              #254165+  missing 'defined(x86_64)' and '#include <errno.h>'
> xppaut           #306173+  missing '#include <errno.h>'

Outstanding. It's only been what, 16 years since C89 made 'extern int
errno' officially buggy? (It had been non-portable and buggy in practice
long before that.) These should be upgraded to RC on all platforms: just
because it builds doesn't make it correct or working.

Steve

-- 
Steve Greenland
    The irony is that Bill Gates claims to be making a stable operating
    system and Linus Torvalds claims to be trying to take over the
    world.       -- seen on the net



Reply to: