Menu

#251 lib/src/gretl_mt.c has missing '#include <unistd.h>' for sysconf()

v1.0_(example)
closed
nobody
None
5
2021-10-02
2021-10-02
Yuri
No

sysconf() requires #include <unistd.h> to be present.</unistd.h>

Yuri

Discussion

  • Allin Cottrell

    Allin Cottrell - 2021-10-02

    OK, fixed in git. Linux doesn't complain about unistd.h being missing so we didn't catch that.

     
  • Sven Schreiber

    Sven Schreiber - 2021-10-02
    • status: open --> closed
     
  • Sven Schreiber

    Sven Schreiber - 2021-10-02

    This sounded like an easy fix, so I'm closing this without any testing or verification. Thanks for the report and the fix.

     

Log in to post a comment.

Auth0 Logo