> I'm particularly curious if the (robust-watch) procedure provided by the > package in particular behaves consistently across operating systems. I do > not have a Mac and was hoping that a Mac+Racket user would be willing to try > this out and report his or her experience.
(robust-watch) worked for me. I'm on OSX El Capitan 10.11.1 Here's the terminal output: $ racket main.rkt -m robusto ../a Unrecognized method: #<procedure:parameter-procedure>. Falling back to robust watch. Starting robust watch over paths: --> ../a (robust add ../a/file.txt) (robust add ../a/dirrr) (robust change ../a/file.txt) (robust remove ../a/file.txt) (robust remove ../a) -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAFUu9R68BK3NKGpRBGriC%2BaByMcT99UhZg__RExLaXCF3WCaNw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.