gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hash computation and TFB


From: Luboš Doležel
Subject: Re: Hash computation and TFB
Date: Tue, 06 Aug 2013 16:15:12 +0200
User-agent: Roundcube Webmail/0.5

On Tue, 6 Aug 2013 15:04:34 +0100, David Chisnall wrote:
On 6 Aug 2013, at 15:01, Luboš Doležel <address@hidden> wrote:

Simple one: I don't use FreeBSD and it doesn't even support my hardware. Moreover, I've already hopefully wrapped all libc differences, so this is not an issue anymore.

So what do you do, for example, for things that invoke functions from
ctype.h?

David

rune stuff had to be copied over :-) A simple isnumber('0') call expands to the following binds:

__DefaultRuneLocale at [0x0000000100001038] (addend: 0, type: 1, ordinal: 1) ___maskrune at [0x0000000100001040] (addend: 0, type: 1, ordinal: 1)L

and Darling provides both _DefaultRuneLocale and __maskrune.

--
Luboš Doležel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]