Re: Re: Re: ASM4 / Java 7
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <1603492791.11769021315510516371.JavaMail.root@zimbra7-e1.priv.proxad.net> |
Jeffrey Zeeb wrote:
> I have not examined this in detail, but I just looked at
> ClassWriterComputeFramesTest.java in SVN and this line in
> getCommonSuperClass looks suspicious:
>
> if (start1 != -1 && start2 != -1
> && end1 - start1 == end1 - start1)
> {
>
> I think you want "== end2 - start2" in that statement.
oups, my fault; I fixed that in SVN
Eric
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