dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/System.Windows.Forms Forms.build, 1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/System.Windows.Forms Forms.build, 1.5, 1.6
Date: Fri, 19 Sep 2003 01:23:11 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/System.Windows.Forms
In directory subversions:/tmp/cvs-serv2716/System.Windows.Forms

Modified Files:
        Forms.build 
Log Message:


"-fminimize-parameters" option from the build files because
recent changes to "pnet/image" mean that parameters are no longer
the memory hog that they used to be.


Index: Forms.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Windows.Forms/Forms.build,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** Forms.build 10 Jul 2003 01:42:22 -0000      1.5
--- Forms.build 19 Sep 2003 05:23:09 -0000      1.6
***************
*** 36,40 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" value="-fminimize-parameters"/>
                        <arg compiler="cscc" 
value="-fassembly-version=1.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=neutral"/>
--- 36,40 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
                        <arg compiler="cscc" 
value="-fassembly-version=1.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=neutral"/>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]