[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
|
- From: Andrew Eisenberg <andrew@xxxxxxxxxxxx>
- Date: Sun, 30 Aug 2009 14:20:53 -0700
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=l218lL9krUoD9y78x2Lijb0xb9WyUftdXWQCpsNXXhg=; b=XoipwfseKWcRD2jiBXUUs8LOJqtAlrd+b9/v9CGMp68+9Io3qDlfr2Q6/DoDiQkd5j jqodcH/0u801bmu+16ALzhiL9Yz3BHK26bnKUsddb1vv9+fMU68LnZVdfrbz/Dz6rmsQ ioB5fNwc02hEohi6jwgjAPAmYmimboV1kc+kE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=XSSlkWdYTcs8W4tCHOy3vlJUOq3BgidRf4qRJaw/be3tCUn6uyJW3jjZR0fR/moiQ0 1bsaSLIiNK7/zwM7QVaTEoWBQN9ys7Y38lP986Z/Bn7TpedJA4e9zgkT1F7ElgPxqQJy rl9CdF9+whvzr0T7sy0asvPXYZ7/1MBQDTzhA=
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
>
>