[patch] fix strfuncs-related breakage of cygserver

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Feb 6 22:32:00 GMT 2008


On Feb  6 23:10, Corinna Vinschen wrote:
> Hi Brian,
> 
> On Feb  4 13:10, Corinna Vinschen wrote:
> > On Feb  3 19:37, Brian Dessent wrote:
> > > Attached are two patches, one for cygwin/ and one in cygserver/.
> > 
> > Thanks, applied.
> 
> On second thought it occured to me that there's no good reason that
> cygserver shouldn't use standard C functions instead of the internal
> __small_printf stuff, given that it is linked against Cygwin anyway.
> 
> So what I did was to remove every trace of dependency to Cygwin sources,
> except for the version information.
> 
> I'd be grateful if you could have a sanitizing look.  Maybe I missed
> something.

Of course I forgot something.
I forgot to replace special small_printf format specifiers with standard
printf specifiers.  I hope that's fixed now.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-patches mailing list