View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000915 | MetaPost | bug | public | 2014-09-01 16:03 | 2014-11-07 14:12 |
| Reporter | toby | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 1.890 | ||||
| Summary | 0000915: odd primitive fails with negative numbers | ||||
| Description | "odd" appears to return false for all negative numbers | ||||
| Steps To Reproduce | Run this program for i=3 step -2 until -10: show(i); show(odd i); show((i mod 2)=1); endfor end. | ||||
| Additional Information | Note the above program also shows a work around, and if you run the above through *Metafont* there's no bug. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-09-01 16:03 | toby | New Issue | |
| 2014-11-07 14:12 | luigi scarso | Note Added: 0001302 |