pkgsrc-Bugs archive

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

Re: PR/45767 CVS commit: pkgsrc/pkgtools/libnbcompat



On Mon, Jul 02, 2012 at 04:05:04PM +0000, Joerg Sonnenberger wrote:
> The following reply was made to PR pkg/45767; it has been noted by GNATS.
> 
> From: "Joerg Sonnenberger" <joerg%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
>  
>  Log Message:
>  If either va_copy or __builtin_va_copy is supported, use that in the
>  asprintf fallback implementation. If neither is supported, still try to
>  work by copying va_list directly. Should fix PR 45767.

Thanks, this does appear to have done the trick.


Home | Main Index | Thread Index | Old Index