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
Make implicit function definition (in julia_init.c) an error (#936)
This is an easy thing to get wrong. Someone more familiar with Julia than
with C is not likely to recognize the significance of this error.
I've also almost never seen this intentionally ignored in the wild, so I
don't expect many false positives.
0 commit comments