PMunch / futhark

Automatic wrapping of C headers in Nim
MIT License
393 stars 22 forks source link

Error when same path is passed to path and sysPath #123

Closed PMunch closed 3 weeks ago

PMunch commented 2 months ago

Passing the same path to path and sysPath creates some really strange and hard to debug issues. Futhark should throw an error if this is done to ensure that this scenario is prevented.