This is the mail archive of the cygwin-patches@cygwin.com 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] Added Kazuhiro's new wchar functions to cygwin.din


Corinna Vinschen wrote:

On Fri, Aug 30, 2002 at 01:32:04PM -0400, Nicholas Wourms wrote:

Corinna Vinschen wrote:

On Fri, Aug 30, 2002 at 05:13:58PM +0400, Egor Duda wrote:


It was a typo, sorry. Now, after double-checking, it should read

btowc, wctob,
mbsinit, mbrlen,
mbrtowc, mbstowcs, mbsrtowcs,
wcrtomb, wcstombs, wcsrtombs

Corinna,

You forgot to bump the API after you added these remaining symbols to cygwin.din.

Not this time.  I didn't bump it since the additions where within a
few minutes.

Well for some reason, the don't-forget-to-bump-the-api thingy (Egor's script) came into action while trying to compile, causing the build to fail unless I bumped the api. Perhaps this has to do with the fact that I'm compiling from a branch(cygdaemon-branch) rather then HEAD?

Cheers,
Nicholas


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