boost::regex error |
Top Previous Next |
Messages > boost::regex error
By this message in the log window the execution of a TextTransformer program is stopped, if an error occurs in the class for regular expressions of the boost library. Presumably the cause is, that the expression is too complex. Remedy is the Friedl scheme, or, if necessary you can split literal parts of the expression and shift the whole expression into a production.
|
This page belongs to the TextTransformer Documentation |
Home Content German |