I just wonder why this had worked before for everybody:

--- src/counters.C      6 Sep 2002 14:47:59 -0000       1.15
+++ src/counters.C      23 Oct 2002 20:58:43 -0000
@@ -278,7 +278,8 @@ string Counters::labelItem(string const
                }
                s << o.str();
        }
-       return s.str();
+
+       return STRCONV(s.str());
 }


Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to