dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [patch #5516] Fix non-networked profiles


From: Klaus Treichel
Subject: [Pnet-developers] [patch #5516] Fix non-networked profiles
Date: Thu, 02 Nov 2006 18:44:01 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6

Follow-up Comment #1, patch #5516 (project dotgnu-pnet):

The file int_table.c is generated with the shell script mkint.sh and must not
be modified manually.

Instead of removing the functions completely i would add this code instead
for non networking builds.
This will throw a NotSupportedException to the application if one of the
methods is called.

ILExecThreadThrowSystem(thread, "System.NotSupportedException", 
                        "Exception_ThreadsNotSupported");
return 0;


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?5516>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



reply via email to

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