Hi Dirk,

thanks, fixed in SVN 538.

/// Jürgen


On 02/23/2015 08:02 AM, Dirk Laurie wrote:
Current:

    /// debug-print \b this value
   void debug(const char * info);

Suggested:

   /// debug-print \b this value under \b info
   void debug(const char * info) const;



Reply via email to