Menu

#53 MinGW build fix

Unstable (example)
closed-accepted
None
5
2015-07-06
2015-05-22
No

This is a patch to solve false negatives when using CMake with MinGW.

The clock_t, clockid_t and timer_t types are deemed not found when they are actually available if time.h is included. The code compiles fine with MinGW and MSVC with this patch.

1 Attachments

Discussion

  • Branden Archer

    Branden Archer - 2015-07-06

    Thanks for this patch, I've committed it. In addition your name will appear in the AUTHORS file for your help.

    Thanks!

     
  • Branden Archer

    Branden Archer - 2015-07-06
    • status: open --> closed-accepted
     

Log in to post a comment.