On Tue, Oct 06, 2009 at 05:19:03PM -0400, Charles Wilson wrote: >Charles Wilson wrote: > >> Oh, ok. I'm sorry; I misread that. Sure, int is fine. I'll do that, >> check that it actually builds and works (!), and check it in. Thanks. > >Do I need to increment the minor version when adding a new >cygwin_internal call? It seems so: > >2009-01-09 Christopher Faylor > > * include/sys/cygwin.h (CW_SETERRNO): Define. > * external.cc (CW_SETERRNO): Implement. > * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 192 to > reflect the above change.
Yes. Thanks for catching that. cgf