snazzy-d / sdc

The Snazzy D Compiler
MIT License
246 stars 55 forks source link

Use extern(C) call for druntime for thread scanning. #369

Closed schveiguy closed 3 months ago

schveiguy commented 3 months ago

Using this requires an augmented druntime such as https://github.com/schveiguy/dmd/tree/addsdcgc

schveiguy commented 3 months ago

All points addressed I think.

schveiguy commented 3 months ago

I don't know why the new test is failing? This is using SDC collect, right?

deadalnix commented 3 months ago

I'm not sure why the new test is failing? This shouldn't affect the test.

schveiguy commented 3 months ago

Done, I just need to update my other branch and dmd branch.

deadalnix commented 3 months ago

Now it's shorter, leaner and has one less bug.

Me gusta :)