discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep examples. (GScheme).


From: Matt Rice
Subject: Re: GNUstep examples. (GScheme).
Date: Sun, 7 Jul 2002 15:20:07 -0700 (PDT)

When trying to compile GScheme with gcc-3.1 I got
an error 
SchemeTypes.h:58 '_Bool redeclared as different kind
of symbol'
<built-in:0> Previous decleration of bool..
So I changed it to Boolean....

patches attached.... 
although the 'evaluate #' seems to be greyed out..
Maybe I broke something or I just don't know...


--- Marko Riedel <mriedel@neuearbeit.de> wrote:
> 
> 
> Hi all,
> 
> there were two bugs in yesterday's GScheme release:
> - the flex scanner didn't scan scheme characters
> properly
> - evaluating a file when there was unprocessed text
> in the interpreter
> window would confuse the read-eval-print loop.
> 
> These are now fixed.
> 
> 
> The URL is 
>    
>
http://www.geocities.com/markoriedelde/GNUstep/index.html.
> 
> 
> 
> Best regards,
> 
> -- 
>
+------------------------------------------------------------+
> | Marko Riedel, EDV Neue Arbeit gGmbH,
> mriedel@neuearbeit.de |
> | http://www.geocities.com/markoriedelde/index.html 
>         |
>
+------------------------------------------------------------+
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

Attachment: GScheme.patch
Description: GScheme.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]