This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
862
Commits
1
Branch
0
Tags
0b91362fd1e3235088c7ee025bd2430551b480f2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Humza Shahid
0b91362fd1
fix compile error for rgfw shell. The compile error was on the C side, and was caused by a dependency (<GL/glx.h>) having the typedef 'Bool', and the mlton-generated export headers also having a typedef 'Bool' with the same name. The solution for this project is just to delete the typedef from the mlton-generated headers.
2026-01-23 14:56:55 +00:00
Humza Shahid
e18032dcc8
checkpoint (seem to have encountered an FFI bug?)
2026-01-23 12:52:47 +00:00