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
863
Commits
1
Branch
0
Tags
2b383ce756047c6e8c6081731c65b176f0f957d5
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