[PPL-devel] Watchdog still not fully working on hurd

Michael Tautschnig mt at debian.org
Tue Mar 2 15:45:55 CET 2010


Hi all,

It seems that the setitimer function is not yet fully implemented on GNU/Hurd.
Apparently ITIMER_PROF is still not implemented. I'd suggest two changes to
Watchdog/src/Watchdog.cc:

- add || defined(__gnu_hurd__) in line 51
- add whitespace when throwing std::runtime_error in line 87

Best,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://www.cs.unipr.it/pipermail/ppl-devel/attachments/20100302/1a5ed633/attachment.sig>


More information about the PPL-devel mailing list