Re: Booc?

I hate to say that but it works for me.

Are you running the latest repository version?

On Fri, 28 Jan 2005 23:04:26 +0200, Ayende Rahien <Ayende@...> wrote:
>  
>  
> 
> I can't get the following code to compile using booc or booi: 
> 
>   
> 
> ayende = regex('ayende') 
> 
> print ayende.IsMatch("Ayende") 
> 
> print ayende.IsMatch("ayende") 
> 
>   
> 
> Strangely, in SD it works as expected. 
> 
>   
> 
> D:\Code\>booi - 
> 
> ayende = regex('ayende') 
> 
> print ayende.IsMatch("Ayende") 
> 
(Continue reading)

Ayende Rahien | 29 Jan 00:00

RE: Booc?

This is the time for hiding my face in shame, apperantly.
And thanks Raymond Chen for his whereis batch file 

I wasn't, I changed to the most recent one and it seems to go away :-)

However, now I've a different problem *sigh*

I get this when trying to compile my project:
BCE0055: Internal compiler error: Value cannot be null.
Parameter name: node.
1 error(s).

I would email the full output if anyone is interested.

> -----Original Message-----
> From: Rodrigo B. de Oliveira [mailto:rodrigobamboo@...]
> Sent: Friday, January 28, 2005 11:59 PM
> To: user@...
> Subject: Re: [boo-user] Booc?
> 
> I hate to say that but it works for me.
> 
> Are you running the latest repository version?
> 
> On Fri, 28 Jan 2005 23:04:26 +0200, Ayende Rahien <Ayende@...>
> wrote:
> >
> >
> >
> > I can't get the following code to compile using booc or booi:
(Continue reading)


Gmane