Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A word about the C++ bug
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 16 May 2006 10:08:41 +0000 (10:08 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 16 May 2006 10:08:41 +0000 (10:08 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2218 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index fe6ff11..68476ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@ SimGrid (3.0.2) unstable; urgency=low
   * Reworked a little bit some #include statements to load only required
     headers. Some user code that relied on SimGrid to include stdlib or
     stdio may need to include it by themselves. [AL]
+  * Fixed xbt/log.h. A missing SG_BEGIN_DECL prevented compilation with
+    g++. [AL]
 
   SURF:
   * complete rewrote of the KCCFLN05 workstation model. It is now an