>>consistency problem in target generation ! I have args List(temp247, temp245, >>temp244, temp243, temp242) and need to jump to a label with fmls List()
But is there a reasonable workaround, like would it help to replace each case classes by an object in combination with a class?
Normen Müller wrote:
> He,
>
> does anyone knows what this error message means:
>>> consistency problem in target generation ! I have args List(temp247,
>>> temp245, >>temp244, temp243, temp242) and need to jump to a label
>>> with fmls List()
>
> Cheers,
I just found it:
https://lampsvn.epfl.ch/trac/scala/ticket/425
But is there a reasonable workaround, like would it help to replace each case classes by an object in combination with a class?
Normen Müller wrote:
> He,
>
> does anyone knows what this error message means:
>>> consistency problem in target generation ! I have args List(temp247,
>>> temp245, >>temp244, temp243, temp242) and need to jump to a label
>>> with fmls List()
>
> Cheers,
Cheers,