opendlang / opend

Boost Software License 1.0
76 stars 17 forks source link

mutable ref thing #27

Open adamdruppe opened 5 months ago

adamdruppe commented 5 months ago

1) it should say "reference to mutable data" cuz it isn't the reference itself being mutable that is the problem

2) it needs to look inside structs to deal with function pointers e.g. phobos' std.process.Config on linux