Looks like the fix in 1.3 was this in the top of str.c: #ifndef va_copy # define va_copy(a,b) ((a) = (b)) #endif
On 20040621.0038, Rob Hudson said ... > On 20040620.2145, Bob Miller said ... > > > > I'm thinking it's time to file a bug against elmo for the BSD > > > platform. > > > > Definitely. > > The developer says it is fixed in 1.3, so I'm going to try that one, and > also see how that file is different now that I'm curious. > > -Rob > _______________________________________________ > EUGLUG mailing list > [EMAIL PROTECTED] > http://www.euglug.org/mailman/listinfo/euglug _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
