Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75424 --- shadow/75424 2005-07-01 02:26:23.000000000 -0400 +++ shadow/75424.tmp.10853 2005-07-01 03:39:46.000000000 -0400 @@ -65,6 +65,19 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-07-01 02:26 ------- How about doing the semdel thing after running the mono-wrapper script. That way, aborted builds etc will be caught. Also, if you rm -rf the mono build, things will be fine. + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-01 03:39 ------- +Makefile changes were committed in SVN r46817. + +As for Ben's suggestion -- I think it's too frequent :-) It may also +hinder Dick's debugging efforts. + +I've committed a patch to run semdel on 'make clean'. Aborted builds +aren't a problem, I think, since the .wapi directory will still be +around. The problem is deleting the .wapi directory without releasing +the resources in it. I think that nuking the build tree is a rare +enough occurance (apart from the buildbot, that is :-) that we can let +a few resources leak. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
