www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - Pantheios 1.0.1 beta 35 released

Download from
http://sourceforge.net/project/showfiles.php?group_id=141831&package_id=155759

19th October 2007 - 1.0.1 beta 35
=================================

Summary:
--------

 * further enhancements be.N to facilitate targeting messages to specific
   back-ends

Details:
--------

General:

Makefiles:

Appliction Layer:

Core:

Front-ends:

Back-ends:

 + added PANTHEIOS_BE_N_F_IGNORE_NONMATCHED_CUSTOM28_ID to be.N, which
   allows a back-end to ignore those logging statements whose upper 28-bit
   value corresponds to a back-end id to the one configured with this flag.
   See be.N.test for an example of how this works.

 ~ deprecated PANTHEIOS_BE_N_ENTRY() macro in favour of the new macro
   PANTHEIOS_BE_N_STDFORM_ENTRY(), which places the flags parameter at the
   end to enhance readability.
   
Examples:

Test:
 
 ~ update be.N.test to reflect changes


Depends on:

 * STLSoft 1.9.6 or later
   (http://stlsoft.org/downloads.html)
Oct 18 2007