summaryrefslogtreecommitdiffhomepage
path: root/src/opcode.h
diff options
context:
space:
mode:
authorTomoyuki Sahara <[email protected]>2012-12-14 09:35:43 +0900
committerTomoyuki Sahara <[email protected]>2012-12-14 09:45:58 +0900
commit4bfe1f4bf5d366bf62b8eeeb0da06d3dc54dcddb (patch)
tree90673b945380539255097f7cdd0771bbf3dadde5 /src/opcode.h
parentc81a97df9447fe2fff1925f865b06b45bafb8eeb (diff)
downloadmruby-4bfe1f4bf5d366bf62b8eeeb0da06d3dc54dcddb.tar.gz
mruby-4bfe1f4bf5d366bf62b8eeeb0da06d3dc54dcddb.zip
fgetc(3) returns int.
Note: "char" is actually "unsigned char" on some platforms including NetBSD/arm. Comparing char value with EOF(-1) always fails on the platforms.
Diffstat (limited to 'src/opcode.h')
0 files changed, 0 insertions, 0 deletions