ui: force alignment of modal callback function
fullscreen modal dialog was added inpull/24/head v0.2.04297c139
. the callback function to that modal *must* be aligned according to the target architecture. failing to do so may result in "incorrect alignment" panic. this somehow worked in4297c139
but sometimes panic. i suspect this may be due to PIE-enabled build, possibly in conjuction with some zig v0.10 compiler bugs. ref #20 ref #5
parent
63eb27bf18
commit
746b179478
Reference in New Issue