Re: Fortran in the base

2008-05-14 Thread Hasso Tepper
Simon 'corecode' Schubert wrote: we don't have objc support in gcc41, but nobody complained since i imported/switched the default version, so I figured nobody uses it. If you do, please speak up! (And if possible add the support) The user who mailed to me privately about objc is using gcc34

Re: Fortran in the base

2008-05-14 Thread Rumko
Hasso Tepper wrote: Simon 'corecode' Schubert wrote: we don't have objc support in gcc41, but nobody complained since i imported/switched the default version, so I figured nobody uses it. If you do, please speak up! (And if possible add the support) The user who mailed to me privately

Re: Fortran in the base

2008-05-14 Thread Johannes Hofmann
Hasso Tepper [EMAIL PROTECTED] wrote: Simon 'corecode' Schubert wrote: we don't have objc support in gcc41, but nobody complained since i imported/switched the default version, so I figured nobody uses it. If you do, please speak up! (And if possible add the support) The user who mailed

Re: vsnprintf broken

2008-05-14 Thread Johannes Hofmann
I think I found the problem. At least the following patch taken from FreeBSD fixes the issue for me: Index: lib/libc/stdio/vsnprintf.c === RCS file: /home/dcvs/src/lib/libc/stdio/vsnprintf.c,v retrieving revision 1.8 diff -r1.8