Page Menu
Home
Feedback Tracker
Search
Configure Global Search
Log In
Create Task
Maniphest
T175713
Postincrement comparison does not compile, but should be valid code.
Assigned, Urgent
Public
Actions
Edit Task
Edit Related Tasks...
Create Subtask
Edit Parent Tasks
Edit Subtasks
Merge Duplicates In
Close As Duplicate
Subscribe
Mute Notifications
Tags
DayZ
DayZ Modding
Subscribers
antihax
Assigned To
None
Authored By
antihax
, Sep 25 2023
Description
Following code will not compile, but is valid code.
int value = 5; if (value-- > 0) Print(value);
Details
Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
General
Event Timeline
antihax
created this task.
Sep 25 2023, 3:29 AM
antihax
changed Severity from None to Minor.
antihax
changed Reproducibility from N/A to Always.
Geez
changed the task status from
New
to
Assigned
.
Sep 25 2023, 4:12 PM
Log In to Comment