[#13775] Problems with racc rule definitions — Michael Neumann <neumann@...>

15 messages 2001/04/17
[#13795] Re: Problems with racc rule definitions — Minero Aoki <aamine@...> 2001/04/18

Hi,

[#13940] From Guido, with love... — Dave Thomas <Dave@...>

52 messages 2001/04/20

[#13953] regexp — James Ponder <james@...>

Hi, I'm new to ruby and am coming from a perl background - therefore I

19 messages 2001/04/21

[#14033] Distributed Ruby and heterogeneous networks — harryo@... (Harry Ohlsen)

I wrote my first small distributed application yesterday and it worked

15 messages 2001/04/22

[#14040] RCR: getClassFromString method — ptkwt@...1.aracnet.com (Phil Tomson)

It would be nice to have a function that returns a class type given a

20 messages 2001/04/22

[#14130] Re: Ruby mascot proposal — "Conrad Schneiker" <schneik@...>

Guy N. Hurst wrote:

21 messages 2001/04/24
[#14148] Re: Ruby mascot proposal — Stephen White <spwhite@...> 2001/04/24

On Tue, 24 Apr 2001, Conrad Schneiker wrote:

[#14188] Re: Ruby mascot proposal — matz@... (Yukihiro Matsumoto) 2001/04/25

Hi,

[#14193] Re: Ruby mascot proposal — "W. Kent Starr" <elderburn@...> 2001/04/25

On Tuesday 24 April 2001 23:02, Yukihiro Matsumoto wrote:

[#14138] Re: python on the smalltalk VM — Conrad Schneiker <schneik@...>

FYI: Thought this might be of interest to the JRuby and Ruby/GUI folks.

27 messages 2001/04/24
[#14153] Re: python on the smalltalk VM — Andrew Kuchling <akuchlin@...> 2001/04/24

Conrad Schneiker <schneik@austin.ibm.com> writes:

[#14154] array#flatten! question — Jim Freeze <jim@...> 2001/04/24

Hello.

[#14159] Can I insert into an array — Jim Freeze <jim@...> 2001/04/24

Ok, this may be a dumb question, but, is it possible to insert into an

[#14162] Re: Can I insert into an array — Dave Thomas <Dave@...> 2001/04/24

Jim Freeze <jim@freeze.org> writes:

[#14289] RCR: Array#insert — Shugo Maeda <shugo@...> 2001/04/27

At Wed, 25 Apr 2001 01:28:36 +0900,

[#14221] An or in an if. — Tim Pettman <tjp@...>

Hi there,

18 messages 2001/04/25

[#14267] Re: Ruby mascot proposal — "Conrad Schneiker" <schneik@...>

Danny van Bruggen,

16 messages 2001/04/26

[#14452] How to do it the Ruby-way 3 — Stefan Matthias Aust <sma@3plus4.de>

First a question: Why is

21 messages 2001/04/30

[ruby-talk:14388] problem compiling 1.6.3

From: markus jais <info@...>
Date: 2001-04-28 21:27:37 UTC
List: ruby-talk #14388
hi,
I just downloaded ruby 1.6.3 on my RedHat 6.2 machine

when trying to compile I get the following error:

----------------------------------
process.c: In function `rb_syswait':
process.c:597: warning: assignment from incompatible pointer type
process.c:600: warning: assignment from incompatible pointer type
process.c:602: warning: assignment from incompatible pointer type
process.c:609: warning: passing arg 2 of `signal' from incompatible pointer 
type
process.c:612: warning: passing arg 2 of `signal' from incompatible pointer 
type
process.c:614: warning: passing arg 2 of `signal' from incompatible pointer 
type
gcc -g -O2 -I. -I. -I/usr/local/include -c prec.c
gcc -g -O2 -I. -I. -I/usr/local/include -c random.c
gcc -g -O2 -I. -I. -I/usr/local/include -c range.c
gcc -g -O2 -I. -I. -I/usr/local/include -c re.c
gcc -g -O2 -I. -I. -I/usr/local/include -c regex.c
gcc -g -O2 -I. -I. -I/usr/local/include -c ruby.c
gcc -g -O2 -I. -I. -I/usr/local/include -c signal.c
signal.c: In function `ruby_posix_signal':
signal.c:286: argument `handler' doesn't match prototype
intern.h:298: prototype declaration
signal.c:289: warning: assignment from incompatible pointer type
signal.c:296: warning: comparison of distinct pointer types lacks a cast
signal.c: In function `sighandle':
signal.c:356: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c: In function `trap':
signal.c:465: warning: assignment from incompatible pointer type
signal.c:470: warning: assignment from incompatible pointer type
signal.c:474: warning: assignment from incompatible pointer type
signal.c:477: warning: assignment from incompatible pointer type
signal.c:480: warning: assignment from incompatible pointer type
signal.c:485: warning: assignment from incompatible pointer type
signal.c:494: warning: comparison of distinct pointer types lacks a cast
signal.c:494: warning: comparison of distinct pointer types lacks a cast
signal.c:527: warning: comparison of distinct pointer types lacks a cast
signal.c:564: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c: In function `Init_signal':
signal.c:648: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:650: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:653: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:656: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:659: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:662: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:666: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:669: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
signal.c:672: warning: passing arg 2 of `ruby_posix_signal' from incompatible 
pointer type
make: *** [signal.o] Error 1

--------------------------------------

can anybody help???
-- 
Markus Jais
http://www.mjais.de
info@mjais.de
The road goes ever on and on - Bilbo Baggins

In This Thread

Prev Next