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.Drawing System.Drawing.build,


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

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

Modified Files:
        System.Drawing.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: System.Drawing.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Drawing/System.Drawing.build,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** System.Drawing.build        10 Jul 2003 01:42:21 -0000      1.4
--- System.Drawing.build        19 Sep 2003 05:23:09 -0000      1.5
***************
*** 30,34 ****
  
                        <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=ms"/>
--- 30,34 ----
  
                        <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=ms"/>





reply via email to

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