diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-08-16 06:54:33 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-08-16 06:54:33 -0700 |
commit | c77cd7d90f4a1549dacbf4b5e34827df2d6e4f03 (patch) | |
tree | 3ae642dc2162703404efceb85d4ac3e7c1fd88bd /signal.h | |
parent | 45e2d317b52cf5eec1212c175a39a97222ee9e3b (diff) | |
download | txr-c77cd7d90f4a1549dacbf4b5e34827df2d6e4f03.tar.gz txr-c77cd7d90f4a1549dacbf4b5e34827df2d6e4f03.tar.bz2 txr-c77cd7d90f4a1549dacbf4b5e34827df2d6e4f03.zip |
Allow character inputs in some bit operations.
* arith.c (logand, logior, logxor): Allow one operand to be a
character, if the opposite opernad is a fixnum integer.
The result is a character.
(bit): Allow the value being tested to be a character.
* txr.1: Updated.
Diffstat (limited to 'signal.h')
0 files changed, 0 insertions, 0 deletions