Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Precompiled wordcode zsh functions
- X-seq: zsh-workers 9922
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Precompiled wordcode zsh functions
- Date: Tue, 29 Feb 2000 08:52:24 +0100 (MET)
- In-reply-to: Sven Wischnowsky's message of Tue, 29 Feb 2000 08:45:16 +0100 (MET)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I wrote:
> I definitely want to stay with 32 bits. Although currently it is
> dependent of the size of integers, I hope to make that architecture
> independent and took care to always use the type `wordcode' instead of
> `int'. I still have to check -- do we have a configure test for the
> size of ints?
I forgot to ask: *are* there any machines with sizeof(int) == 8? And
if yes, do they have sizeof(short) == 4?
And about the threshold: when we make the wordcode files architecture
independent, we probably shouldn't make it relative to the page size.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author