[freebsd specific] va_copy
Status: Beta
Brought to you by:
arnold_shade
Hello
As a user of FreeBSD 4.10-STABLE I'm unable to compile
elmo-1.2 because of the lack of va_copy() function. I
googled a little, and it seems that 5.x versions
already have that function implemented, but since my
main machine is 4.x and I don't have a 5.x nearby it
would be nice to have some workaround for that problem....
I know there are much more important issues, but
thought that it's worth a try.