Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9322727 commit e790eaeCopy full SHA for e790eae
1 file changed
Misc/NEWS
@@ -12,7 +12,7 @@ Core and builtins
12
13
Extension modules
14
15
-- dl is now build on every system that has dlfcn.h. Failure in case
+- dl now builds on every system that has dlfcn.h. Failure in case
16
of sizeof(int)!=sizeof(long)!=sizeof(void*) is delayed until dl.open
17
is called.
18
0 commit comments