Hey,

That sounds like a bug which has been fixed since as I now read:

  StringMap::const_iterator i = strings_.find(varName);
  if (i != strings_.end())
    result << i->second.toUTF8();

(I can't recall a bug or a fix though)

Regards,
koen
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to