Skip to content

xqf-ui.c: operation may be undefined  #30

@illwieckz

Description

@illwieckz
xqf-ui.c: In function ‘clist_set_sort_column’:
xqf-ui.c:367:42: warning: operation on ‘(cldef->cols + (sizetype)((long unsigned int)column * 56ul))->current_sort_mode’ may be undefined [-Wsequence-point]
    cldef->cols[column].current_sort_mode = ++cldef->cols[column].current_sort_mode%DIMOF(cldef->cols[column].sort_mode);
                                          ^

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions