Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2014-06-04 09:04:42 -0700 (Wed, 04 Jun 2014)
Revision: 13278
Log message:
Gracefully handle failure to start FAM monitoring - only fail when trying to
enter the polling mode, not at startup. Failure to start FAM monitoring may
happen e.g. when using FAM (not gamin) and not having the FAM server installed
or running (e.g. on Ubuntu when the libfam package providing the client
library is there, but fam package providing the server is not).
Fixes bug 736.
Changes | Path(relative to omake-branches/0.9.8.6) |
+1 -0 | doc/webpage/changelog.html |
+25 -13 | src/exec/omake_exec_notify.ml |