Closed Bug 272345 Opened 20 years ago Closed 20 years ago

Grendel doesn't compile on Java 1.4

Categories

(Grendel Graveyard :: User Interface, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rjkeller, Assigned: rjkeller)

References

Details

Attachments

(1 file)

Grendel does not compile on Java 1.5. Primary reasons are JAXP 1.3 (almost
rewritten from 1.1) and that grendel uses a lot of reserved words as variable names.

Since the XML parsers need to be rewritten, I'm planning on using a XUL parser I
wrote awhile ago for the new XML stuff. Currently got grendel compiled and
working with it. It uses DTD files instead of properties files (which is much
better IMO). Hoping to move some other items to using XUL.

Currently, I'd be surprised if grendel compiled on Java 1.3. Some classes appear
to be missing. Hopefully I'll be able to fix the holes along with making it compile.
OS: Windows XP → All
Priority: -- → P1
Hardware: PC → All
Depends on: 86953
This patch is a very low-risk patch that only changes variable names so that
they don't use Java 1.5 and Java 1.4 reserved words. This should allow Grendel
to compile on Java 1.4 but not quite enough for Java 1.5.

It actually makes the number of Java 1.5 error messages very small so this is a
huge improvement.
Just confirmed that Grendel doesn't compile on Java 1.4 either, so expanding bug
to cover that.
Summary: Grendel doesn't compile on Java 1.5 → Grendel doesn't compile on Java 1.4
Fix checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: