summaryrefslogtreecommitdiffstats
path: root/ext/Win32API
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-03-03 07:20:17 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-03-03 07:20:17 +0000
commit7fc36a323bf3a4c29852a618b100ecde42c26bfc (patch)
treebd505efacb0ebfdfeef5a8ae416647b80611248e /ext/Win32API
parentce91cf064d68009679b4277da6b72d9c5ab76218 (diff)
downloadruby-7fc36a323bf3a4c29852a618b100ecde42c26bfc.tar.gz
ruby-7fc36a323bf3a4c29852a618b100ecde42c26bfc.tar.xz
ruby-7fc36a323bf3a4c29852a618b100ecde42c26bfc.zip
* marshal.c (w_nbyte): should output always via rb_io_write().
* marshal.c (dump_ensure): ditto. * marshal.c (marshal_dump): should call "binmode" method, if it responds to. * marshal.c (r_byte): should input always via "getc" method. * marshal.c (r_bytes0): should input always via "read" method. * marshal.c (marshal_load): need not to set up FILE* fp; git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/Win32API')
0 files changed, 0 insertions, 0 deletions