Hallo!

With the latest cvs the following error appeared:

WString::arg() cannot be used with a literal string

This exception is thrown at WIntValidator.C line 72:

70        if (!tooSmallText_.empty()) {
71          WString s = tooSmallText_;
72          s.arg(bottom_).arg(top_);
73          return s;
74        } else

Best regards,
-- 
 \   / | Michael Ivanov
 (OvO) |
 (^^^) |
  \^/  |
  ^ ^  |

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to