[Mono-bugs] [Bug 691063] Bin folder is not getting completely cleaned.

2011-07-20 Thread bugzilla_noreply

https://bugzilla.novell.com/show_bug.cgi?id=691063

https://bugzilla.novell.com/show_bug.cgi?id=691063#c6


Susanne Oberhauser  changed:

   What|Removed |Added

 AssignedTo|fr...@novell.com|mig...@xamarin.com

--- Comment #6 from Susanne Oberhauser  2011-07-20 12:15:01 
UTC ---
Reassigning to Miguel for further handling...

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 691063] Bin folder is not getting completely cleaned.

2011-07-17 Thread bugzilla_noreply

https://bugzilla.novell.com/show_bug.cgi?id=691063

https://bugzilla.novell.com/show_bug.cgi?id=691063#c5


Sebastien Pouliot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||sebastien.poul...@gmail.com
 Resolution||DUPLICATE

--- Comment #5 from Sebastien Pouliot  2011-07-17 
21:05:15 UTC ---
As stated above we can't clean bin/obj. The real issue is the crasher and
that's fixed (and a dupe).

*** This bug has been marked as a duplicate of bug 691064 *** 
http://bugzilla.novell.com/show_bug.cgi?id=691064

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 691063] Bin folder is not getting completely cleaned.

2011-05-02 Thread bugzilla_noreply

https://bugzilla.novell.com/show_bug.cgi?id=691063

https://bugzilla.novell.com/show_bug.cgi?id=691063#c3


--- Comment #3 from Michael Hutchinson  2011-05-02 
20:50:40 UTC ---
bin is not a magic name, it's simply the default output directory. You can set
any path as your output path, so removing the output directory would be a
*really* bad idea.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 691063] Bin folder is not getting completely cleaned.

2011-05-02 Thread bugzilla_noreply

https://bugzilla.novell.com/show_bug.cgi?id=691063

https://bugzilla.novell.com/show_bug.cgi?id=691063#c2


--- Comment #2 from Chris Hardy  2011-05-02 15:49:45 UTC ---
Is there any reason that a clean can not just remove all the files in bin/obj?
I'm guessing by the fact that this isn't the case at the moment since some
files are being left.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 691063] Bin folder is not getting completely cleaned.

2011-04-30 Thread bugzilla_noreply

https://bugzilla.novell.com/show_bug.cgi?id=691063

https://bugzilla.novell.com/show_bug.cgi?id=691063#c1


Michael Hutchinson  changed:

   What|Removed |Added

Version|2.6 Beta 2  |SVN
  Component|Deployment  |Class Libraries
 CC||gnor...@novell.com,
   ||mhutchin...@novell.com
 AssignedTo|mhutchin...@novell.com  |gnor...@novell.com
  QAContact|monodevelop-b...@lists.ximi |mono-bugs@lists.ximian.com
   |an.com  |
Product|MonoDevelop |MonoTouch

--- Comment #1 from Michael Hutchinson  2011-04-30 
17:24:51 UTC ---
Not really a MD bug. There is no way for MD to know to remove the dll without
keeping a record of every file it's copied. This would be fixed by incremental
cleaning, which is nontrivial to implement, but we'll get it when we switch to
the xbuild build engine.

However, the fact that MD isn't magically removing the dll should be
irrelevant. The MonoTouch runtime should be looking only in the app bundle, not
the bin folder, and a clean always removes the app bundle.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs