|
Re: FYI: boot library path update for VM integration guide: msg#00126java.classpath.patches
Hi, On Wed, 2005-03-16 at 01:54 +0100, Robert Schuster wrote: > I have applied the attached patch to our VM integration guide. > > > > 2005-03-16 Robert Schuster <thebohemian@xxxxxxx> > > > > * doc/vmintegration.texinfo: Added explanation > > of gnu.classpath.boot.library.path property. Thanks for keeping the documentation up to date. We are historically not that good at that. (BTW please keep fields [date fule-name email-address] separated by two spaces in the ChangeLog entry. See also: http://www.gnu.org/software/classpath/docs/hacking.html#SEC9) > --- doc/vmintegration.texinfo 25 Nov 2004 16:15:50 -0000 1.13 > +++ doc/vmintegration.texinfo 16 Mar 2005 00:52:27 -0000 > @@ -1,4 +1,4 @@ > -\input texinfo @c -*-texinfo-*- > +input texinfo @c -*-texinfo-*- As the autobuilder pointed out this hunk broke make distcheck. I assume it was a typo. Fixed as follows: 2005-03-16 Mark Wielaard <mark@xxxxxxxxx> * doc/vmintegration.texinfo: Change input start to \input. Committed, Mark diff -u -r1.14 vmintegration.texinfo --- doc/vmintegration.texinfo 16 Mar 2005 00:52:57 -0000 1.14 +++ doc/vmintegration.texinfo 16 Mar 2005 12:29:49 -0000 @@ -1,4 +1,4 @@ -input texinfo @c -*-texinfo-*- +\input texinfo @c -*-texinfo-*- @c %**start of header @setfilename vmintegration.info @@ -12,7 +12,7 @@ are going to write an interface between GNU Classpath and a Virtual Machine. -Copyright (C) 1998-2002, 2004 Free Software Foundation, Inc. +Copyright (C) 1998-2002, 2004, 2005 Free Software Foundation, Inc. @ifnotplaintext @dircategory GNU Libraries
Classpath-patches mailing list Classpath-patches@xxxxxxx http://lists.gnu.org/mailman/listinfo/classpath-patches
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Bug in java_nio_VMDirectByteBuffer.c, Michael Koch |
|---|---|
| Next by Date: | Re: Bug in java_nio_VMDirectByteBuffer.c, Archie Cobbs |
| Previous by Thread: | FYI: boot library path update for VM integration guide, Robert Schuster |
| Next by Thread: | Bug in java_nio_VMDirectByteBuffer.c, Archie Cobbs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |