Am 18.11.2014 um 18:42 schrieb Georg Baum <georg.b...@post.rwth-aachen.de>:

> Stephan Witt wrote:
> 
>> catch (const enchant::Exception & e) {
>> // FIXME error handling?
>> +            // unfortunately the message of enchant::Exception is 
> unreachable
> 
> Why? Does e.what() not work?

Yes, it didn't work. I had to remove the const keyword to get it to compile.
Yesterday I couldn't figure it out.

But the message text is empty nevertheless.

I put the improved version in, thank you.

Stephan

Reply via email to