IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2010, 2:02:46 PM (16 years ago)
Author:
bills
Message:

fix or workaround compile problems on MacOS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/StopHosts.c

    r27435 r27592  
    121121  int i, result, waitstatus;
    122122
     123#ifndef __APPLE__
    123124  if (VerboseMode()) gprint (GP_ERR, "harvesting within thread %lld\n", (long long) pthread_self());
     125#endif
    124126  if (VerboseMode()) gprint (GP_ERR, "child process %d is down, wait for exit status\n", pid);
    125127 
Note: See TracChangeset for help on using the changeset viewer.