Hi Ralf, others,

* Ralf Menzel wrote on Sat, Apr 23, 2005 at 05:02:00PM CEST:
> Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> >
> > The last two commands should compile and the binaries return 0.
> 
> OK, I get
> 
> [anarion:conv]324> ./main ; echo $?
> 0
> [anarion:conv]325> ./main_static ; echo $?
> 0
> 
> for all four compilers (gcc 3.4.3 and Sun Workshop 6.2, 8 and 9) for
> branch-1-5 as well as for branch-2-0.

Alright.  Thank you very much!

After also going through every available online doc of Sun Studio C/F77
compilers, and checking that GCC versions back to at least 2.7.2.3
understand the syntax in this patch, I have applied the change to all
branches.

Also, I will put you in THANKS (I previously thought you were in there
already).

Regards,
Ralf


Reply via email to