[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2016-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 joshrueh...@gmail.com changed: What|Removed |Added CC||joshrueh...@gmail.com --- C

[Bug 206593] lang/mono: fix kevent-based file system monitor on FreeBSD

2016-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593 Daniel Becker changed: What|Removed |Added Attachment #166079|0 |1 is obsolete|

[Bug 206593] lang/mono: fix kevent-based file system monitor on FreeBSD

2016-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593 --- Comment #6 from Daniel Becker --- Sorry, wrong URL: -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2016-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 --- Comment #11 from Daniel Becker --- Josh, FYI, I just updated the patch in PR/206593 to mono-4.4.2.11. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-mo

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2016-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 --- Comment #12 from joshrueh...@gmail.com --- Ok, thanks I'll stick to your patches as that is what I had applied before. Maybe when either of you have some time to compare you could work together to produce a patch that could be accepted

[Bug 206593] lang/mono: fix kevent-based file system monitor on FreeBSD

2016-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593 Daniel Becker changed: What|Removed |Added URL|https://github.com/mono/mon |https://github.com/mono/mon

Re: Latest MonoDevelop Progress

2016-08-19 Thread Russell Haley
Success! I was able to build monodevelop from master by including the correct PCLs (links below, thanks Romain!) and applying the small git diff attached. I created a default console project in MD and ran it, but that's as far as I took my exploration (so far). Thanks very much for everyones help