iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #91
Initialize oscwd in zglobl.c
olebole merged 1 commit to iraf-community/iraf
olebole commented on 2017-06-19
The main reason for this is that an uninitialized global constant by default does not cause linking of the object file by itself on MacOSX, for example in this build log.
The side effect is that this patch ensures oscwd
is initialized before it is used by ZFGCWD
.
Commits
- Initialize oscwd [43eb24eb]
Last updated on 2017-06-19