mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
siphash.c: union sip_init_state
* siphash.c (sip_init_state): use union to suppress warnings by gcc 4.7. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
496d7cc886
commit
1d2ddae160
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Fri Nov 9 23:02:25 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* siphash.c (sip_init_state): use union to suppress warnings by gcc
|
||||
4.7.
|
||||
|
||||
Fri Nov 9 19:40:03 2012 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* array.c (rb_ary_splice): fix r37583 doesn't consider the case when
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue