Actions
Bug #8580
open
JI
JI
lua: system headers can accidentally be picked up instead of headers from crate
Bug #8580:
lua: system headers can accidentally be picked up instead of headers from crate
Affected Versions:
Effort:
Difficulty:
Label:
Description
Probably an include order. Might be interesting to create proper Rust bindings to Lua, and not have to use the headers.
JI Updated by Jason Ish about 2 months ago
- Assignee changed from OISF Dev to Jason Ish
This might have been the result of a stale `ccache` cache and playing with some .cargo/config.toml settings.
Actions