[#11073] segfault printing instruction sequence for iterator — <noreply@...>

Bugs item #10527, was opened at 2007-05-02 14:42

14 messages 2007/05/02
[#11142] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Nobuyoshi Nakada <nobu@...> 2007/05/10

Hi,

[#11188] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Paul Brannan <pbrannan@...> 2007/05/16

On Thu, May 10, 2007 at 04:51:18PM +0900, Nobuyoshi Nakada wrote:

[#11234] Planning to release 1.8.6 errata — Urabe Shyouhei <shyouhei@...>

Hi all.

17 messages 2007/05/25

ruby_1_8_6 build problem (make install-doc)

From: johan556@...
Date: 2007-05-26 12:36:51 UTC
List: ruby-core #11255
Hi!

When I try to build/install the latest sources on the "ruby_1_8_6" branch I
get the following error:

    $ make install-doc
    Generating RDoc documentation
    ./miniruby  ./runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri
--op ".ext/rdoc" "."
    ./runruby.rb:44: undefined local variable or method `pure' for
main:Object (NameError)
    make: *** [rdoc] Error 1

I guess the problem is an incomplete merging of changes in
"runruby.rb" from "ruby_1_8" to "ruby_1_8_6". In "ruby_1_8_6" the
variable is never initialized for example.

/Johan Holmberg

In This Thread

Prev Next