Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think that there is something wrong in this line https://github.com/ximion/appstream/blob/master/src/as-pool.c#L291
origin_kind of cpt was already checked a little bit earlier so I guess it's a typo and you want the origin_kind of existing_cpt
origin_kind
cpt
existing_cpt
The text was updated successfully, but these errors were encountered:
Absolutely! Also, the commend in the following line is weird ;-)
Sorry, something went wrong.
b5bd018
No branches or pull requests
I think that there is something wrong in this line
https://github.com/ximion/appstream/blob/master/src/as-pool.c#L291
origin_kindofcptwas already checked a little bit earlier so I guess it's a typo and you want theorigin_kindofexisting_cptThe text was updated successfully, but these errors were encountered: