|
FYI: Re: Re: [commit-cp] classpath ./ChangeLog examples/gnu/classpath/ex...: msg#00168java.classpath.patches
On Tue, 2005-03-22 at 20:39 +0000, Andrew John Hughes wrote: > On Tue, 2005-03-22 at 10:12 -0500, Audrius Me?kauskas wrote: > > CVSROOT: /cvsroot/classpath > > Module name: classpath > > Branch: > > Changes by: Audrius Meškauskas <audriusa@xxxxxxxxxxxxxxxx> 05/03/22 > > 15:12:56 > > > > Modified files: > > . : ChangeLog > > Added files: > > examples/gnu/classpath/examples/html: Demo.java > > gnu/xml/dom/html2: DomHTMLParser.java > > > > Log message: > > 2005-03-21 Audrius Meskauskas <audriusa@xxxxxxxxxx> > > > > * gnu/xml/dom/html2/DomHTMLParser.java: New file. > > * gnu/classpath/examples/html/Demo.java: New example. > > > > Adding HTML to DOM2 parser. > > > > As this is a new, undocumented feature, I suggest to include an example > > as > > well. > > > > Audrius > > > > CVSWeb URLs: > > http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.3371&tr2=1.3372&r1=text&r2=text > > http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/examples/gnu/classpath/examples/html/Demo.java?rev=1.1 > > http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/xml/dom/html2/DomHTMLParser.java?rev=1.1 > > > > > > > > _______________________________________________ > > Commit-classpath mailing list > > Commit-classpath@xxxxxxx > > http://lists.gnu.org/mailman/listinfo/commit-classpath > > Could you please avoid using 'enum' as a variable name? This is a > keyword in 1.5 (and Jikes will give warnings for it even when comparing > to earlier language versions). I've already had to remove instances of > this from other files. Merging such usage across to the generics branch > will cause the build to simply fail. > > Thanks, > _______________________________________________ > Classpath-patches mailing list > Classpath-patches@xxxxxxx > http://lists.gnu.org/mailman/listinfo/classpath-patches In that vein, I'm committing the following: Changelog: 2005-03-23 Andrew John Hughes <gnu_andrew@xxxxxxxxxxxxxx> * gnu/xml/dom/html2/DomHTMLParser.java Changed 'enum' references to become 'enumeration'. -- Andrew :-) Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments. See http://www.fsf.org/philosophy/no-word-attachments.html No software patents in Europe -- http://nosoftwarepatents.com "Value your freedom, or you will lose it, teaches history. `Don't bother us with politics' respond those who don't want to learn." -- Richard Stallman Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html public class gcj extends Freedom implements Java { ... }
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: | [generics] FYI: Merge for 2005/03/13 - 2005/03/23, Andrew John Hughes |
|---|---|
| Next by Date: | Patch: RFC: ClassLoader and resolution, Tom Tromey |
| Previous by Thread: | Re: [commit-cp] classpath ./ChangeLog examples/gnu/classpath/ex..., Andrew John Hughes |
| Next by Thread: | Re: Re: [commit-cp] classpath ./ChangeLog examples/gnu/classpath/ex..., Tom Tromey |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |