help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Symbol equals String?


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Symbol equals String?
Date: Sat, 14 Aug 2010 17:27:21 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2 Thunderbird/3.1.1

On 08/14/2010 04:39 PM, Lukas Renggli wrote:

Hi Lukas,


> 
> So let me know where exactly the problem occurs and I can try to commit a fix.

I planned to contact you in private on which is the best way to send you a
diff/changeset/monticello changeset.

The problem I encoutered was in the PetitParser-lr.190.mcz and in
PPCompositeParser>>initializeStartingAt:. The collect is working on asSymbol,
while the reject is trying to compare things as asString. I have fixed things
locally to make both work on symbols.

With this change I have many test cases passing, but also some failures and
VisualGST bugs to resolve first.




reply via email to

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