Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Made a fix, not shure how to submit

Thanks, created bug 288064 . 

Linas.

On Sun, 2009-08-30 at 14:20 -0700, Andrew Eisenberg wrote:
> Please create a bug and attach your patch to the bug.  For IP reasons,
> all patches from non-committers must go through Bugzilla.  Thanks.
> 
> On Sun, Aug 30, 2009 at 6:53 AM, Linas<vejobrolis@xxxxxxxxx> wrote:
> > Hello,
> >
> > I made a fix for "weaver" that allows finding outer class from inner
> > class when inner class name does not follow javac name mangling
> > convention (for example because it's produced by scalac).
> >
> > Since there is no relevant bug, should I open one and attach a patch, or
> > should I just post it here? In the second case, the patch is attached.
> >
> > Linas.
> >
> > _______________________________________________
> > aspectj-users mailing list
> > aspectj-users@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/aspectj-users
> >
> >
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top