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

need alpha advice



Hi,

I'm the author of syslog-ng, and I have a problem compiling it on Alpha (as
two bugreports show #53728, #55275). Any help is greatly appreciated. 

The problem is that I'm using a vsprintf() like function, where the
arguments to pass to vsprintf() are not received as parameters, but a custom
array of char * pointers is set up. (macro expansion generates a format
string, and the appropriate parameters for the format specifiers). This
doesn't compile on alpha. Is there any portable solutions for achieving
this, or I'll have to rewrite macro expansion?

Any help is greatly appreciated. 

-- 
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
     url: http://www.balabit.hu/pgpkey.txt


Reply to: