[#4479] Requesting addition to IRB (configurable standard output) — Sascha Ebach <se@...>

Hello,

13 messages 2005/02/24
[#4482] Re: Requesting addition to IRB (configurable standard output) — Sam Roberts <sroberts@...> 2005/02/25

Quoting se@digitale-wertschoepfung.de, on Fri, Feb 25, 2005 at 01:22:34AM +0900:

[#4483] Re: Requesting addition to IRB (configurable standard output) — Eric Hodel <drbrain@...7.net> 2005/02/25

On 24 Feb 2005, at 19:51, Sam Roberts wrote:

[#4488] Re: Requesting addition to IRB (configurable standard output) — Sam Roberts <sroberts@...> 2005/02/26

Quoting drbrain@segment7.net, on Sat, Feb 26, 2005 at 02:43:31AM +0900:

[#4489] Re: Requesting addition to IRB (configurable standard output) — Eric Hodel <drbrain@...7.net> 2005/02/26

On 25 Feb 2005, at 16:03, Sam Roberts wrote:

problems with my skyos ruby port

From: "Dieter Dannerbeck" <Dannerbeck_Dieter@...>
Date: 2005-02-01 21:27:18 UTC
List: ruby-core #4353
hi

i start a port of ruby 1.6.8 to skyos. the current version will follow!
i have some problems with my Make file. perhaps you can help me?

warnings:

/boot/programs/sdk/include/stddef.h:200:warning: ->
useless keyword or type name in emty declaration
/boot/programs/sdk/include/stddef.h:200:warning: emty declaration 


/boot/programs/sdk/include/types.h:67: -> 
useless keyword or type name in emty declaration
/boot/programs/sdk/include/types.h:67: emty declaration

/boot/programs/sdk/include/types.h:67: -> 
useless keyword or type name in emty declaration
/boot/programs/sdk/include/types.h:67: emty declaration

process.c: In function 'proc_getpgrp':
process.c: 801: error: too many arguments to function 'getpgrp'

------------------------
from the skyos/sdk:

from stddef.h
line 200 typedef __SIZE_TYPE__ size_t;

from types.h 
line 67 typedef	unsigned short	uid_t;
line 68 typedef	unsigned short	gid_t;

thank you
dieter



______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193


In This Thread

Prev Next