Jump to conversation
Unresolved conversations (2)
@ximion ximion Nov 12, 2020
Could you move the `db_fd_flags` variable into this block, so it only is visible when we actually need it, and also move the `if (db_fd_flags != -1)` into this block as well, to logically group this together?
Outdated
src/as-cache.c
ximion Vogtinator
@ximion ximion Nov 12, 2020
Could you remove the extra brackets? If there's just a single line following an if statement, they should be omitted in AppStream's coding style
src/as-cache.c
Resolved conversations (0)