mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_id
rather than deprecated Object#id. * ext/token.c: changed ASCII escapes to octal notation. * ext/Setup*: added entries for static linking of Syck extension. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bee670e33a
commit
17f705e8cd
10 changed files with 75 additions and 18 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#socket
|
||||
#stringio
|
||||
#strscan
|
||||
#syck
|
||||
#syslog
|
||||
#tcltklib
|
||||
#tk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue