[#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:23121] Re: internal_encoding() and write()

From: "NARUSE, Yui" <naruse@...>
Date: 2009-04-05 10:51:53 UTC
List: ruby-core #23121
Hi,

James Gray wrote:
> Is internal_encoding() for reading only?

Yes, the internal encoding for writing is the encoding of String.
So you don't need to specify.

-- 
NARUSE, Yui  <naruse@airemix.jp>

In This Thread