[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: last minute gnuste-base change
From: |
Alexander Malmberg |
Subject: |
Re: last minute gnuste-base change |
Date: |
Mon, 17 Mar 2003 18:04:25 +0100 |
Adam Fedor wrote:
>
> I'm thinking of adding this change to gnustep-base
> config/config.vsprintf. Richard changed this so the proper number of
> arguments are passed to vsprintf, but this actually causes the program
> to crash on my GNU/Linuxx/PPC (gcc 2.95). Anyone have a better idea?
It might have to do with different calling conventions for vararg
functions on ppc. Maybe providing a prototype would help.
- Alexander Malmberg