Re: new module 'xprintf-posix'

2007-11-02 Thread Eric Blake
According to Bruno Haible on 10/30/2007 7:23 PM: > > Installed: > > 2007-10-30 Bruno Haible <[EMAIL PROTECTED]> > > * modules/xprintf-posix: New file. Plus this followup, so that tests will pass on cygwin (xprintf pulls in xalloc-die, which requires gettext). From: Eric Blake <[EMAIL P

new module 'xprintf-posix'

2007-10-30 Thread Bruno Haible
Jim Meyering wrote: > > introduce a module 'xprintf-posix' that causes xprintf to have POSIX > > semantics for the formatted output. It will depend on xprintf and > > vprintf-posix. I'll do it later today if you don't beat me to it. > > That makes sense. > It will be less invasive, too. > Thanks.