This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: library version for gtk peer
- From: Michael Koch <konqueror at gmx dot de>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Michael Koch <konqueror at gmx dot de>, java-patches at gcc dot gnu dot org
- Date: Sat, 24 Jan 2004 21:09:15 +0100
- Subject: Re: Patch: library version for gtk peer
- References: <200401242054.53124.konqueror@gmx.de> <87isj115tq.fsf@fleche.redhat.com>
On Sat, Jan 24, 2004 at 12:53:37PM -0700, Tom Tromey wrote:
> >>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
>
> Michael> I just found out that the gtk peer lib misses the
> Michael> version. The attached patch adds it.
> Michael> Okay for mainline and 3.4 branch ?
>
> Yes, thanks for catching this.
> Do we also need this for the xlib peers?
> If so, could you add that when you check this in?
Sorry, forgot to mention this. xlib peer has already the version
(according to Makefile.am, I dont tested it).
Will commit it both branches.
Michael