[#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: Yukihiro Matsumoto <matz@...>
Date: 2006-04-01 17:34:30 UTC
List: ruby-core #7654
Hi,

In message "Re: [PATCH] parse.y: literal strings for tokens"
    on Sun, 2 Apr 2006 02:11:26 +0900, Robin Stocker <robin@nibor.org> writes:

|The attached patch adds literal strings for tokens in parse.y so that 
|parse error messages are more user-friendly. See [ruby-talk:179793] and 
|[ruby-talk:187099] for descriptions of the problem.

Is this notation (token with description) compatible with yacc
implementation other than Bison 2.x?  This concern is the reason I
didn't merge the patch.

							matz.

In This Thread