gnustep / libobjc2

Objective-C runtime library intended for use with Clang.
http://www.gnustep.org/
MIT License
434 stars 118 forks source link

Actually emit storage for the objc_weak_load hook #87

Closed DHowett-MSFT closed 5 years ago

DHowett-MSFT commented 5 years ago

Without this, in Release builds on Windows, I experienced symbol not found errors when linking.