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
The example configuration file "example/unity_config.h" contains the option UNITY_SUPPORT_WEAK for configuration of "weak" support, but Unity is actually using the define UNITY_WEAK_ATTRIBUTE. I cannot tell, which name is actually the "better" one, but either the example config file or the code needs to be updated to be consistent.