--- Earnie Boyd <earnie_boyd@...> wrote: > Danny Smith wrote:
> >
> > Hello
> >
> > Attached contains package with name change to libisocext.a Also
> > contains the header inttypes.h, which I missed out last time.
> Nobody
> > told me it was missing, so I guess nobody tested it. Please.
> >
> > Danny
> >
> >
>
_____________________________________________________________________________
> > http://invites.yahoo.com.au - Yahoo! Invites
> > - Organise your Mardi Gras party online!
> >
> >
>
------------------------------------------------------------------------
> > Name: isocext.tar.gz
> > isocext.tar.gz Type: Unix Tape Archive (application/x-tar)
> > Encoding: base64
> > Description: isocext.tar.gz
>
> IMO, we should make this a separate package rather than incorporating
> it
> into the mingw-runtime. SourceForge isn't cooperating with me
> tonight
> but I'll make a package tomorrow and upload this as a snapshot.
> Advertising it on the list would give it the best test.
>
> Comments?
>
Thanks, that sounds good.
NB:The strtoimax functions depend on the is*() ctype functions in
msvcrt/crtdll so the lib needs to be included before libmsvcrt.a.
TODO: I haven't put strtoll et al in stdlib.h yet, nor the wide
versions in wchar.h, nor the _UNICODE mappings in tchar.h.
FINALLY using "I64" as a format length specifier in printf and scanf
causes warnings during compilation -- fair enough, they are not
standard-- but the standard specifier "ll" is not acceptable to msvcrt
scanf and printf. This is duly noted in the inttypes.h.
Cheers
Danny
_____________________________________________________________________________
http://invites.yahoo.com.au - Yahoo! Invites
- Organise your Mardi Gras party online!
|