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

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

[Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Threading Thread.cs,1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Threading Thread.cs,1.14,1.15
Date: Wed, 28 May 2003 23:13:01 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/runtime/System/Threading
In directory subversions:/tmp/cvs-serv7044/runtime/System/Threading

Modified Files:
        Thread.cs 
Log Message:


Add new profile options - CONFIG_PERMISSIONS and CONFIG_POLICY_OBJECTS.


Index: Thread.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/runtime/System/Threading/Thread.cs,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** Thread.cs   26 May 2003 04:41:22 -0000      1.14
--- Thread.cs   29 May 2003 03:12:58 -0000      1.15
***************
*** 483,486 ****
--- 483,488 ----
                        }
  
+ #if CONFIG_POLICY_OBJECTS
+ 
        // Get or set the principal representing the thread's security context.
        [TODO]
***************
*** 497,500 ****
--- 499,504 ----
                                }
                        }
+ 
+ #endif
  
        // Get or set the current UI culture for the thread.





reply via email to

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