Thread: vnsprintf()

vnsprintf()

From
The Hermit Hacker
Date:
What is currently *not* working in it, for what operating systems?

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



Re: [HACKERS] vnsprintf()

From
Tom Lane
Date:
The Hermit Hacker <scrappy@hub.org> writes:
> What is currently *not* working in it, for what operating systems?

The vsnprintf code we have might well work fine everywhere.  I only
objected to starting to depend on it a few days before a major release,
when we hadn't been using it before.  I see no reason not to check in
the trace changes to the development tree and see whether anything
breaks for anyone... if problems show up, we have time to work on it
for 6.5...
        regards, tom lane


Re: [HACKERS] vnsprintf()

From
The Hermit Hacker
Date:
On Sun, 13 Dec 1998, Tom Lane wrote:

> The Hermit Hacker <scrappy@hub.org> writes:
> > What is currently *not* working in it, for what operating systems?
> 
> The vsnprintf code we have might well work fine everywhere.  I only
> objected to starting to depend on it a few days before a major release,
> when we hadn't been using it before.  I see no reason not to check in
> the trace changes to the development tree and see whether anything
> breaks for anyone... if problems show up, we have time to work on it
> for 6.5...
Go for it...I'm diving into the sprintf()->snprintf() changes
tonight, which was why I was askign about the vnsprintf()...

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org