18 Aug
2012
18 Aug
'12
4:38 a.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: a1087cc8be54cbd08babd61abfcd4635292abbf9 https://github.com/MacRuby/MacRuby/commit/a1087cc8be54cbd08babd61abfcd463529... Author: Watson <watson1978@gmail.com> Date: 2012-08-17 (Fri, 17 Aug 2012) Changed paths: M ext/socket/socket.c M file.c M include/ruby/ruby.h M parse.y M process.c M string.c M time.c Log Message: ----------- RSTRING_PTR() returns (char *) instead of (const char *) like CRuby because the compiling fails with some C extension libraries