[macruby-changes] [MacRuby/MacRuby] a1087c: RSTRING_PTR() returns (char *) instead of (const c...

GitHub noreply at github.com
Fri Aug 17 21:38:39 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: a1087cc8be54cbd08babd61abfcd4635292abbf9
      https://github.com/MacRuby/MacRuby/commit/a1087cc8be54cbd08babd61abfcd4635292abbf9
  Author: Watson <watson1978 at 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





More information about the macruby-changes mailing list