[e-lang] swtgrid quasiparser broken in current SVN

Mark Miller erights at gmail.com
Tue Apr 24 10:57:03 EDT 2007


On 4/21/07, Martin Scheffler <martinscheffler at googlemail.com> wrote:
> Hi,
> after I updated my E SVN yesterday, the nswtgrid quasiparser stopped working:
>
> def SWT := <swt:makeSWT>
> def shell := <swt:widgets.makeShell>(currentDisplay)
> def button := <swt:widgets.makeButton> (shell, SWT.getPUSH())
> swtGrid`$shell:$button`
> shell.open()
> ? # problem: <ClassCastException: Character doesn't coerce to an int>

Hi Martin, please try again with the current SVN head. I think it
should all work now.

Thanks for reporting this!

Kevin, sorry again for the confusion. I fixed this by repairing
CharacterSugar as we discussed.

-- 
Text by me above is hereby placed in the public domain

    Cheers,
    --MarkM


More information about the e-lang mailing list