Re: Re: RE: RE: Preserving debug information
Eugene Kuleshov <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <CADFjdoVii25ZLPozVLrNKMAOePDUJhzCv4P_T7k8mb9cQz=qMQ@mail.gmail.com> |
It should ignore synthetic methods and classes. I'd suggest to report issue to the project owner. regards, Eugene On Tue, Aug 2, 2011 at 6:04 PM, <[email protected]> wrote: > > Adding synthetic does not seem to make a difference unless there is something > more to be done other than: > change new MethodNode(ACC_PUBLIC > to > new MethodNode(ACC_PUBLIC+ACC_SYNTHETIC >
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws