octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41461] cast to integer type incorrect


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #41461] cast to integer type incorrect
Date: Wed, 05 Feb 2014 16:10:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #4, bug #41461 (project octave):

Internally, Octave uses the C type "char" to represent characters.  Whether
this is signed or unsigned is system dependent.  On my system (GNU/Linux with
GCC) it is signed.  That it may sometimes appear to properly handle character
codes greater than 127 is purely by chance.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41461>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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