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.2584,1.2585


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2584,1.2585
Date: Sun, 20 Jul 2003 17:30:31 -0400

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

Modified Files:
        ChangeLog 
Log Message:
Allow enums to be cast to thier underlying type.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2584
retrieving revision 1.2585
diff -C2 -r1.2584 -r1.2585
*** ChangeLog   20 Jul 2003 19:04:59 -0000      1.2584
--- ChangeLog   20 Jul 2003 21:30:29 -0000      1.2585
***************
*** 8,16 ****
        op_Equality operations after coercion (and minor typo).
  
!       * engine/lib_enum.c: Fix masking features to use retain the sign
        of the masked value.
  
        * engine/lib_enum.c: Use ", " instead of "," for seperating flagged
        enums.
  
  2003-07-20  Rhys Weatherley  <address@hidden>
--- 8,19 ----
        op_Equality operations after coercion (and minor typo).
  
!       * engine/lib_enum.c: Fix masking features to retain the sign
        of the masked value.
  
        * engine/lib_enum.c: Use ", " instead of "," for seperating flagged
        enums.
+ 
+       * engine/lib_enum.c: Allow enums to be cast to their underlying
+       types and other enums with the same underlying type.
  
  2003-07-20  Rhys Weatherley  <address@hidden>





reply via email to

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