View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000065 | BooBoo | General | public | 2026-02-14 22:55 | 2026-02-17 21:34 |
| Reporter | tremblin | Assigned To | tremblin | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000065: portrait example is borked | ||||
| Description | Doesn't start in a fitting window anymore | ||||
| Tags | No tags attached. | ||||
|
|
This is kinda a compiler bug IMO... I added a JSON constructor, so there are two: JSON(std::string filename, bool lffs = false) JSON(bool array) When I call it like JSON("shim5.json") it calls the bool array constructor which is a borderline compiler bug. |
|
|
This affected all data/shim5.json files, they wouldn't work in the last version. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-14 22:55 | tremblin | New Issue | |
| 2026-02-14 22:55 | tremblin | Status | new => assigned |
| 2026-02-14 22:55 | tremblin | Assigned To | => tremblin |
| 2026-02-17 21:23 | tremblin | Status | assigned => resolved |
| 2026-02-17 21:23 | tremblin | Resolution | open => fixed |
| 2026-02-17 21:23 | tremblin | Note Added: 0000032 | |
| 2026-02-17 21:34 | tremblin | Note Added: 0000033 |