[#1884] multiple exceptions for assert_raises — nobu.nokada@...

Hi,

14 messages 2003/12/04

[#1932] --enable-pthread broken? — Nathaniel Talbott <nathaniel@...>

[ruby-talk: 87759] and the surrounding thread seem to indicate that

29 messages 2003/12/11
[#1933] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/11

Hi,

[#1934] Re: --enable-pthread broken? — Nathaniel Talbott <nathaniel@...> 2003/12/11

On Dec 11, 2003, at 11:49, Yukihiro Matsumoto wrote:

[#1935] Re: --enable-pthread broken? — ts <decoux@...> 2003/12/11

>>>>> "N" == Nathaniel Talbott <nathaniel@talbott.ws> writes:

[#1937] Re: --enable-pthread broken? — nobu.nokada@... 2003/12/11

Hi,

[#1938] Re: --enable-pthread broken? — Nathaniel Talbott <nathaniel@...> 2003/12/12

On Dec 11, 2003, at 16:10, nobu.nokada@softhome.net wrote:

[#1939] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/12

Hi,

[#1941] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/12

Hi,

[#1943] Re: --enable-pthread broken? — Nathaniel Talbott <nathaniel@...> 2003/12/12

On Dec 11, 2003, at 20:48, Yukihiro Matsumoto wrote:

[#1953] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/13

Hi,

[#1959] Re: --enable-pthread broken? — ts <decoux@...> 2003/12/14

>>>>> "Y" == Yukihiro Matsumoto <matz@ruby-lang.org> writes:

[#1961] Re: --enable-pthread broken? — matz@... (Yukihiro Matsumoto) 2003/12/15

Hi,

[#1962] Re: --enable-pthread broken? — ts <decoux@...> 2003/12/15

>>>>> "Y" == Yukihiro Matsumoto <matz@ruby-lang.org> writes:

[#1936] Can't define +@ for Symbol (plus ruby install problem) — "T. Onoma" <transami@...>

I wanted to see if the +@ problem was fixed in 1.8.1 preview 3 but when I do

11 messages 2003/12/11

[#1973] Where to install documentation — Dave Thomas <dave@...>

Folks:

48 messages 2003/12/15
[#1982] Re: Where to install documentation — Eric Hodel <drbrain@...7.net> 2003/12/15

Dave Thomas (dave@pragprog.com) wrote:

[#1984] Re: Where to install documentation — Dave Thomas <dave@...> 2003/12/15

[#1991] Re: Where to install documentation — "Gavin Sinclair" <gsinclair@...> 2003/12/16

>

[#1992] Re: Where to install documentation — Dave Thomas <dave@...> 2003/12/16

[#2000] Re: Where to install documentation — Minero Aoki <aamine@...> 2003/12/16

Hi,

[#2002] Re: Where to install documentation — Dave Thomas <dave@...> 2003/12/16

[#2037] --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...>

I've finally been able to test my application under load using the

25 messages 2003/12/23
[#2038] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2039] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 14:17, Yukihiro Matsumoto wrote:

[#2040] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2041] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 14:34, Yukihiro Matsumoto wrote:

[#2042] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2043] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 14:44, Yukihiro Matsumoto wrote:

[#2045] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

Hi,

[#2046] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

> I'm afraid you're using old configure file. Can you wipe off old

[#2049] Re: --enable-pthread still segfaults... — Nathaniel Talbott <nathaniel@...> 2003/12/23

On Dec 23, 2003, at 15:18, Nathaniel Talbott wrote:

[#2050] Re: --enable-pthread still segfaults... — matz@... (Yukihiro Matsumoto) 2003/12/23

In message "Re: --enable-pthread still segfaults..."

[#2122] Bad interaction between timeout.rb and --enable-pthread — Nathaniel Talbott <nathaniel@...>

Here's a testcase that shows the problem:

13 messages 2003/12/31
[#2123] sleep is broken with --enable-pthread [Was: Bad interaction between timeout.rb and --enable-pthread] — Nathaniel Talbott <nathaniel@...> 2003/12/31

I should have reduced it more before posting...

Errors building 1.8.1p3

From: Nathaniel Talbott <nathaniel@...>
Date: 2003-12-08 17:56:45 UTC
List: ruby-core #1916
I'm trying to build 1.8.1p3 on a Debian stable system (with some  
limited upgrades to testing). I get the following errors and warnings  
when I make:

    
ntalbott@proxytest:~/cvs/external-packages/cl-ruby/cl-ruby-1.8.1- 
preview3$ make
   gcc -g -O2   -I. -I.  -c array.c
   gcc -g -O2   -I. -I.  -c bignum.c
   gcc -g -O2   -I. -I.  -c class.c
   gcc -g -O2   -I. -I.  -c compar.c
   gcc -g -O2   -I. -I.  -c dir.c
   gcc -g -O2   -I. -I.  -c dln.c
   gcc -g -O2   -I. -I.  -c enum.c
   gcc -g -O2   -I. -I.  -c error.c
   gcc -g -O2   -I. -I.  -c eval.c
   In file included from /usr/include/asm/sigcontext.h:4,
                    from /usr/include/bits/sigcontext.h:28,
                    from /usr/include/signal.h:326,
                    from eval.c:93:
   /usr/include/linux/compiler.h:17: warning: `__attribute_used__'  
redefined
   /usr/include/sys/cdefs.h:195: warning: this is the location of the  
previous definition
   gcc -g -O2   -I. -I.  -c file.c
   gcc -g -O2   -I. -I.  -c gc.c
   gcc -g -O2   -I. -I.  -c hash.c
   gcc -g -O2   -I. -I.  -c inits.c
   gcc -g -O2   -I. -I.  -c io.c
   gcc -g -O2   -I. -I.  -c marshal.c
   gcc -g -O2   -I. -I.  -c math.c
   gcc -g -O2   -I. -I.  -c numeric.c
   gcc -g -O2   -I. -I.  -c object.c
   gcc -g -O2   -I. -I.  -c pack.c
   gcc -g -O2   -I. -I.  -c parse.c
   /usr/share/bison/bison.simple: In function `ruby_yyparse':
   /usr/share/bison/bison.simple:562: `YYFLAG' undeclared (first use in  
this function)
   /usr/share/bison/bison.simple:562: (Each undeclared identifier is  
reported only once
   /usr/share/bison/bison.simple:562: for each function it appears in.)
   parse.c:6865: `YYNTBASE' undeclared (first use in this function)
   make: *** [parse.o] Error 1

I get the warning regarding __attribute_used__ when compiling  
1.8.1preview2, but it does not have the error about YYFLAG and YYNTBASE  
(and compiles and runs fine).

Any ideas?


Nathaniel

<:((><


In This Thread

Prev Next