www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - Pantheios 1.0.1 beta 34 released

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


18th October 2007 - 1.0.1 beta 34
================================

Summary:
--------

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

Details:
--------

General:

Makefiles:

 ~ updated build/vc6/pantheios.core.dsp to latest file changes

Appliction Layer:

Core:

Front-ends:

Back-ends:

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

 ~ VC 5 compatibility in be.Win32Console.


Examples:

Test:

 ~ update be.N.test to reflect changes


Depends on:

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