Date: Sun, 6 May 2007 10:27:21 -0400 (EDT) From: Daniel Eischen <deischen@freebsd.org> To: Edwin Groothuis <edwin@freebsd.org> Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/112462: x11-toolkits/xview uses libc internal function __svfscanf() Message-ID: <Pine.GSO.4.64.0705061023480.1180@sea.ntplx.net> In-Reply-To: <200705061420.l46EK9LX090026@freefall.freebsd.org> References: <200705061420.l46EK9LX090026@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 6 May 2007, Edwin Groothuis wrote: > Synopsis: x11-toolkits/xview uses libc internal function __svfscanf() > > Responsible-Changed-From-To: freebsd-ports-bugs->deischen > Responsible-Changed-By: edwin > Responsible-Changed-When: Sun May 6 14:20:08 UTC 2007 > Responsible-Changed-Why: > Submitter has GNATS access I can certainly apply my fix, but I don't use xview nor know if it breaks it in some way. vfscanf() is a locked version of __svfcanf(), so it might break something. I'll apply the fix this weekend unless someone tells me not to ;-) -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0705061023480.1180>