[Mono-bugs] [Bug 53232][Maj] Changed - Preserve Keyword Not Implemented
   
    bugzilla-daemon@bugzilla.ximian.com
     
    bugzilla-daemon@bugzilla.ximian.com
       
    Tue,  7 Sep 2004 17:46:32 -0400 (EDT)
    
    
  
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 rafaelteixeirabr@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53232
--- shadow/53232	2004-07-13 14:06:42.000000000 -0400
+++ shadow/53232.tmp.9871	2004-09-07 17:46:31.000000000 -0400
@@ -52,6 +52,10 @@
     Redim Preserve origArr(3)
     origArr(3) = 3
 
 ------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-07-13 14:06 -------
 Too common a construct in real applications to have less than Major 
 as Priority
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-09-07 17:46 -------
+Just to be complete vbc, the MS compiler does not sport a codepage
+command line option.