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

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

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.1888,1.1889


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.1888,1.1889
Date: Fri, 22 Nov 2002 20:56:29 -0500

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv26977

Modified Files:
        ChangeLog 
Log Message:


Add the "volatile" keyword to chosen places in the "HostToNetworkOrder"
functions to prevent gcc optimizing away important code that is needed
for the conversion.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.1888
retrieving revision 1.1889
diff -C2 -r1.1888 -r1.1889
*** ChangeLog   22 Nov 2002 23:33:35 -0000      1.1888
--- ChangeLog   23 Nov 2002 01:56:26 -0000      1.1889
***************
*** 8,11 ****
--- 8,15 ----
        for the IA64 architecture.
  
+       * engine/lib_socket.c: add the "volatile" keyword to chosen places
+       in the "HostToNetworkOrder" functions to prevent gcc optimizing away
+       important code that is needed for the conversion.
+ 
  2002-11-22  Gopal.V  <address@hidden>
  





reply via email to

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