Closed
Bug 684131
Opened 13 years ago
Closed 13 years ago
AstNode missing operator name "^=" (ASSIGN_BITXOR) - patch included
Categories
(Rhino Graveyard :: Core, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tntim96, Assigned: szegedia)
Details
Attachments
(1 file)
2.03 KB,
text/plain
|
Details |
Calls to AstNode.operatorToString fail for operator 92 (i.e. '^=').
Also included in the patch is a fix for the build as a downloaded binary is only available as a newer version.
Assignee | ||
Comment 1•13 years ago
|
||
Committed to master on GitHub - thanks
Assignee: nobody → szegedia
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•