There's nothing special about the code. Yes, it corresponds directly. the "islabelused" logic normally deletes unused labels, but the aliased label identity causes the label to be retained. Normally this is harmless, but if it occurs as the last statement in a function, the compiler is unhappy.
-- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/ddd0dafb-c77a-4c8f-b817-b4375fcc30dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
