[#23231] What do you think about changing the return value of Kernel#require and Kernel#load to the source encoding of the required file? — =?ISO-8859-15?Q?Wolfgang_N=E1dasi-Donner?= <ed.odanow@...>

Dear Ruby developers and users!

8 messages 2009/04/17

[#23318] [Feature #1408] 0.1.to_r not equal to (1/10) — Heesob Park <redmine@...>

Feature #1408: 0.1.to_r not equal to (1/10)

19 messages 2009/04/26

[ruby-core:23210] [Bug #1382] inline functions ought to be static

From: Ollivier Robert <redmine@...>
Date: 2009-04-15 09:13:39 UTC
List: ruby-core #23210
Bug #1382: inline functions ought to be static
http://redmine.ruby-lang.org/issues/show/1382

Author: Ollivier Robert
Status: Open, Priority: Normal
Category: core
ruby -v: ruby 1.9.2dev (2009-04-14) [i386-darwin9.6.0]

While compiling Ruby with ongoing versions of clang/llvm, it appeared that rb_reserved_word, an inline function in lex.c.blt which is included in parse.y is not declared as static as it apparently should (C99). gcc supports it.  Fix Ruby for clang.


----------------------------------------
http://redmine.ruby-lang.org

In This Thread

Prev Next