1. 20 Feb, 2019 1 commit
  2. 22 Jan, 2019 1 commit
  3. 24 May, 2018 1 commit
  4. 01 Mar, 2018 1 commit
  5. 27 Feb, 2018 3 commits
  6. 26 Feb, 2018 1 commit
  7. 20 Jan, 2018 1 commit
  8. 29 Dec, 2017 15 commits
  9. 25 Dec, 2017 3 commits
  10. 24 Dec, 2017 1 commit
  11. 18 Dec, 2017 1 commit
  12. 11 Dec, 2017 1 commit
    • Ulrich Sibiller's avatar
      nxcomp: fix shadow warning · d5c3e75b
      Ulrich Sibiller authored
      Fixes this:
      
      CXX      Loop.lo
      Loop.cpp: In function 'void handleCheckResultInLoop(int&, int&, int&, fd_set&, fd_set&, timeval&, timeval&)':
      Loop.cpp:14080:68: warning: declaration of 'startTs' shadows a global declaration [-Wshadow]
                                                   struct timeval &startTs)
                                                                          ^
      Loop.cpp:1020:13: note: shadowed declaration is here
      T_timestamp startTs;
      
      Fixes ArcticaProject/nx-libs#545
      d5c3e75b
  13. 09 Dec, 2017 2 commits
  14. 02 Dec, 2017 3 commits
  15. 04 Nov, 2017 1 commit
  16. 27 Oct, 2017 4 commits