guile-devel
[Top][All Lists]
Advanced

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

uniform vector byte signed or unsigned


From: Kevin Ryde
Subject: uniform vector byte signed or unsigned
Date: Sat, 24 Jul 2004 09:11:40 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

In scm_cvref it looks like a byvect byte is fetched as a "char", which
is of course normally signed, but on some systems can be unsigned.

Is a byte meant to be treated as signed?  It's probably worth making
that explicit so scheme level stuff doesn't depend on the vagaries of
C type conventions.




reply via email to

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