Project

General

Profile

Actions

Bug #1855

closed

Morpho does not compile under jdk1.5.0

Added by Matthew Brooke about 19 years ago. Updated about 19 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
morpho - general
Target version:
Start date:
01/07/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1855

Description

Morpho does not compile under jdk1.5.0, because the variable name "enum" is used
in several places, and, as of release 1.5, 'enum' is a keyword, and may not be
used as an identifier

Fix should be as simple as replacing these variable names...

Actions #1

Updated by Matthew Brooke about 19 years ago

replaced all variables named "enum" with "enumeration"

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 1855

Actions

Also available in: Atom PDF