Closed
Bug 40455
Opened 25 years ago
Closed 25 years ago
Context.compileReader() doesn't match documentation
Categories
(Rhino Graveyard :: Compiler, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: vajda, Assigned: norrisboyd)
Details
Context.compileReader() is documented as returning a Script object that can be
executed later. This is not true if Context.setTargetClassFileName() is used.
In this case compileReader returns null.
I'm very sorry, I spoke too fast. This is totally unsubstantiated.
Please erase this bug.
Apologies.
Comment 2•25 years ago
|
||
Marking invalid by the submitter's comment.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 3•25 years ago
|
||
Submitter says bug is invalid marking as Verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•