Commits for markd
switch to files view, user index
v417_preview to v417_preview2 (2021-06-21 to 2021-06-28) v417
Show details
6be368acfff1be013b63beffd4d9129abaf62d6f Wed Jun 23 20:02:48 2021 -0700
- Two variables were defined in a header that was include by multiple .o files. This caused multiple defined symbols when compiling with GCC on MacOS ARM64. This is the correct way to declare an global shared by modules. I just have no idea how this ever worked.
switch to files view, user index