View Issue Details

IDProjectCategoryView StatusLast Update
0000065BooBooGeneralpublic2026-02-17 21:34
Reportertremblin Assigned Totremblin  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000065: portrait example is borked
DescriptionDoesn't start in a fitting window anymore
TagsNo tags attached.

Activities

tremblin

2026-02-17 21:23

administrator   ~0000032

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.

tremblin

2026-02-17 21:34

administrator   ~0000033

This affected all data/shim5.json files, they wouldn't work in the last version.

Issue History

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