Closed Bug 199366 Opened 23 years ago Closed 23 years ago

OpenVMS compiler craps out on "readonly" label

Categories

(Core :: JavaScript Engine, defect)

DEC
OpenVMS
defect
Not set
blocker

Tracking

()

VERIFIED FIXED

People

(Reporter: colin, Assigned: colin)

Details

Attachments

(1 file)

OpenVMS doesn't like something to be named "readonly". Its a reserved word in the OpenVMS compiler. Yeah, I know, it shouldn't be, and I've complained, but it still ain't fixed. Recent checkin introduced a label named "readonly". Fix is to rename it to "read_only". Patch coming.
Asking for blocking1.4a status as this breaks the OpenVMS build. Roger, can you give me an r= and suggest appropriate sr= (Brendan?).
Assignee: rogerl → colin
Flags: blocking1.4a?
js/src doesn't require sr=. I will fix this today -- no-brainer. Colin, is readonly reserved in OpenVMS's C++ compiler, too? /be
Status: NEW → RESOLVED
Closed: 23 years ago
Flags: blocking1.3?
Resolution: --- → FIXED
Attachment #118584 - Flags: approval1.4a?
Oops, a little fast on the draw there. /be
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
> js/src doesn't require sr=. I will fix this today -- no-brainer. Thanks Brendan. > Colin, is readonly reserved in OpenVMS's C++ compiler, too? Nope. The C++ compiler is happy with readonly as a label.
Almost three years to the day since this one first bit me :-) http://www.geocrawler.com/mail/msg.php3?msg_id=3531296&list=137
Fixed. /be
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
Flags: blocking1.4a?
Checkin verified -
Status: RESOLVED → VERIFIED
Attachment #118584 - Flags: approval1.4a? → approval1.4a+
Flags: blocking1.3?
Flags: testcase-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: