[#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:23149] Re: [Bug #1361] Configure fails to recognize the absence of bison

From: Nobuyoshi Nakada <nobu@...>
Date: 2009-04-08 01:00:12 UTC
List: ruby-core #23149
Hi,

At Wed, 8 Apr 2009 06:16:43 +0900,
Wesha the Leopard wrote in [ruby-core:23148]:
> Bison is NOT installed by default on FreeBSD, resulting in the following error when "make"ing:

Why do you need to make parse.c, which is included in the
tarball?

> Desired functionality:
> * configure recognizes the absence of bison and falls back to yacc

Ruby 1.9 needs bison to create pure parser.  Or yacc on FreeBSD
can generate it?

> Least desired functionality:
> * configure recognizes the absence of bison and notifies the user of inability to continue.

The message from make is very clear, isn't it?

-- 
Nobu Nakada

In This Thread

Prev Next