Skip to content

Do not bail out when parsing GIR files without doc positions

Emmanuele Bassi requested to merge issue-252 into master

The position attributes on a element are not mandatory, so we should have some fallback value if they are missing.

Fixes: #252 (closed)

Merge request reports