mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
*** empty log message ***
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
31de741673
commit
d94aa88749
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
Mon Jun 10 19:02:19 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
|
||||
|
||||
* numeric.c (fix_lshift): negative shift count means right shift.
|
||||
(ruby-bugs-ja:PR#248)
|
||||
|
||||
* numeric.c (fix_rshift): return -1 when left side operand is
|
||||
negative.
|
||||
negative. (ruby-bugs-ja:PR#247)
|
||||
|
||||
* parse.y (yylex): `0_' should be an error. (ruby-bugs-ja:PR#239)
|
||||
|
||||
|
|
Loading…
Reference in a new issue