Skip to Navigation | Skip to Content

Ref_impl_Eiffel mailing list archives

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

[ref_impl_eiffel] [884] AWB-166: Override PLATFORM for the .NET ADL Pars

  • To: ref_impl_eiffel@openehr.org
  • Subject: [ref_impl_eiffel] [884] AWB-166: Override PLATFORM for the .NET ADL Parser DLL, to avoid calling an external C function to figure out whether it's running on .NET.
  • From: svn@openehr.org
  • Date: Wed, 05 Aug 2009 14:35:28 +0100

Revision: 884
Author:   peter.gummer
Date:     2009-08-05 14:35:28 +0100 (Wed, 05 Aug 2009)

Log Message:
-----------
AWB-166: Override PLATFORM for the .NET ADL Parser DLL, to avoid 
calling an external C function to figure out whether it's running on 
.NET. We know that it's running on .NET, so we simply return True. This 
hopefully will allow client projects to avoid installing the unmanaged 
DLL.

Added Paths:
-----------
    
BRANCHES/specialisation/libraries/vendor-fixes/eiffel_software/base_net/platform.e
    
TAGS/Aug2007/libraries/vendor-fixes/eiffel_software/base_net/platform.e