← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/debugger_broken_mac_build into lp:zorba

 

The proposal to merge lp:~zorba-coders/zorba/debugger_broken_mac_build into lp:zorba has been updated.

Commit Message changed to:

Fixes the two problems on mac that break the build:
- usage of wait() without parameters
- moved the "sys/wait" include in "process_listener.h" since that uses pid_t that is available once this header is included.

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/debugger_broken_mac_build/+merge/87506
-- 
https://code.launchpad.net/~zorba-coders/zorba/debugger_broken_mac_build/+merge/87506
Your team Zorba Coders is subscribed to branch lp:zorba.


References