- Change Summary:
-
Fix some issues and warnings I missed initially.
- Commits:
-
Summary ID fde0078df34f626a54bb8ef3cff43402e1772977 877aa53c13ed26fca2f015aedc55fb7b272e5968
Expose the tag unescape and tags parsing under the IbisTags API
Review Request #3166 — Created May 7, 2024 and submitted
Expose the tag unescape and tags parsing under the IbisTags API
Called in the turtles.
Summary | ID |
---|---|
972b025becba3196b6a8c0ebf4f9bfb254bdf9d7 |
Description | From | Last Updated | ||
---|---|---|---|---|
will be returned |
|
|||
Shouldn't this not happen because of the g_return_val_if_fail? (though I guess technically that could be optimized out) |
|
|||
I do know it is set even with zero matches, but it wasn't clear from the docs if this is … |
|
|||
One more test with invalid escape (e.g., \b->b as in the example from the spec)? |
|
|||
There are no open issues |