https://bugzilla.novell.com/show_bug.cgi?id=359561
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=359561#c4 --- Comment #4 from Anders Rune Jensen <[EMAIL PROTECTED]> 2008-02-13 07:34:40 MST --- Alright. Attached is an implementation of a resizeable uint container that can be used fix the initial problem easily since the interface is exactly the same as the arraylist. I'm a little uncertain as to the plan of action. Will you use this class to remove all cases where uint are boxed needlessly by going through all the code, or just fix it for this case and leave this bug report open as a metabug for further reports of the same kind? I'm of course most interested in the first case since problems of this kind often goes unnoticed because it is masked by the GC :-/ I have no idea how the whole auto-generation of GTK bindings works so it would probably be best if one of you guys did it or told me exactly which parts of the code is autogenerated and which I can convert. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
