[#7708] Bug in libsnmp-ruby1.8 — Hadmut Danisch <hadmut@...>

Hi,

8 messages 2006/04/11
[#7709] Re: Bug in libsnmp-ruby1.8 — Eric Hodel <drbrain@...7.net> 2006/04/11

On Apr 11, 2006, at 6:23 AM, Hadmut Danisch wrote:

[#7770] Re: possible defect in array.c — "Brown, Warren" <warrenbrown@...>

> rb_range_beg_len (in range.c) does set beg and len.

13 messages 2006/04/26
[#7771] Re: possible defect in array.c — "Pat Eyler" <rubypate@...> 2006/04/26

On 4/26/06, Brown, Warren <warrenbrown@aquire.com> wrote:

Re: [PATCH] parse.y: literal strings for tokens

From: ville.mattila@...
Date: 2006-04-04 05:30:24 UTC
List: ruby-core #7674

>From: nobu@ruby-lang.org
>Date: 04.04.2006 07:13:42
>Subject: Re: [PATCH] parse.y: literal strings for tokens
>
>Hi,
>
>At Tue, 4 Apr 2006 12:20:18 +0900,
>ville.mattila@stonesoft.com wrote in [ruby-core:07672]:
>> So how about a little bit configuration magic. We could detect if  the
>> system is using cabable bison and the define NICE_TOKENS and
>> ifdef parse.y correctly. Your patch is so much user friendlier than the
>> current
>> kEND stuff. Ruby's error reporting is too "developer friendly " at the
>> moment.
>
>yacc runs before C compiler, including preprocessor.

   Ok, how about if we run parse.y through C preprocessor before yacc?


>
>--
>Nobu Nakada
>



In This Thread

Prev Next