Skip to content
Snippets Groups Projects
Commit 010b78c1 authored by Simon McVittie's avatar Simon McVittie
Browse files

inspect-library: Allow just a symbol on a line, with no @


Previously, we would have accepted this as not a parse error, and
then crashed with strcmp(NULL, ...) when we tried to use it.

It obviously ought to mean the same thing as @Base, so treat it
the same.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 32391a53
No related branches found
No related tags found
Loading
Pipeline #1289 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment