This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] fix strfuncs-related breakage of cygserver


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]