zsh-workers
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
To: <zsh-workers@sunsite.dk>
Subject: Re: architecture independent wordcode files (.zwc)
Date: Sun, 13 May 2001 21:48:39 +0400 (MSD)	[thread overview]
Message-ID: <Pine.SV4.4.33.0105132145190.5747-100000@itsrm2.mow.siemens.ru> (raw)
In-Reply-To: <1010513171048.ZM8231@candle.brasslantern.com>

On Sun, 13 May 2001, Bart Schaefer wrote:

> A thought that occurred to me, though I don't know if this is actually the
> problem Paul is having:
>
> /********************************************/
> /* Defintions for word code                 */
> /********************************************/
>
> typedef unsigned int wordcode;
> typedef wordcode *Wordcode;
>
>
> There are architectures where `unsigned int' is 16 bits or 64 bits.  We
> should be determining a 32-bit type via configure and using it here.
>

Yes, that occured to me as well. We cover big/little endian case, but
what about 32 vs 64 bit systems? There may be subtle differences there,
e.g. in the way integer parameter are interpreted.

-andrej


  reply	other threads:[~2001-05-13 17:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <15101.39024.899564.120545@paullew-ultra.cisco.com>
     [not found] ` <1010513004337.ZM7197@candle.brasslantern.com>
2001-05-13  5:00   ` Paul Lew
2001-05-13 17:10     ` Bart Schaefer
2001-05-13 17:48       ` Andrej Borsenkow [this message]
2001-05-14  7:15       ` Sven Wischnowsky
2001-05-14 17:04         ` Paul Lew
2001-05-15  8:37           ` PATCH: " Sven Wischnowsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SV4.4.33.0105132145190.5747-100000@itsrm2.mow.siemens.ru \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).