Re: [Jastadd] "import static" broken

From: Jesper Öqvist <jesper.oqvist_at_cs.lth.se>
Date: Thu, 25 Oct 2012 16:03:03 +0200

Hi Volker,

I have committed a fix for this issue.

/Jesper

On 10/25/2012 01:21 PM, Volker Stolz wrote:
> Hi, I'm having a small yet annoying problem with JastAdd (which otherwise works like a charm):
>
> I can't use static imports, since any
> import static foo.Bar.*;
> gets mangled into
> importstatic foo.Bar.*;
>
> Note the missing whitespace.
>
> Would you please raise a bug for this in the tracker?
>
> Cheers,
> Volker
Received on Thu Oct 25 2012 - 16:02:24 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 16 2014 - 17:19:06 CEST