]> source.dussan.org Git - aspectj.git/commit
fix for
authorjhugunin <jhugunin>
Thu, 1 May 2003 02:02:56 +0000 (02:02 +0000)
committerjhugunin <jhugunin>
Thu, 1 May 2003 02:02:56 +0000 (02:02 +0000)
commitabe705ad6b4926e7c02cf49b3ba033c320cf2b60
tree3042add1ab561e4732132894e50aaeff85b1a34b
parent6f13b740e05074d74326294a5baa77db1dde215d
fix for
Bugzilla Bug 37020
   wrong line for method execution join point
(but points to first executable line rather than method declaration)

and

Bugzilla Bug 37021
   source path wrong in declare warning on binary files
weaver/src/org/aspectj/weaver/bcel/BcelSourceContext.java
weaver/src/org/aspectj/weaver/bcel/Utility.java