You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to unforeseen difficulties related to Dlang's Phobos library not being all the way SafeD yet, we've haxx0red our way around this w/@trusted block-level annotations to avoid blocking on it for the moss rewrite.
Leaving open but unassigned until such a time as Phobos' SafeD coverage is more mature.
Currently, the when attempting to use SafeD, the compiler complains due to the way we use pointers to structs.
For the in-progress moss rewrite (based on the LMDB-based moss-db module), let's update moss-deps to have the following properties:
The text was updated successfully, but these errors were encountered: