Skip to content

Visibility specifiers should go before return types #50

@ronawho

Description

@ronawho

Really minor, but with 1.12 I started seeing warnings for qthread_tos and qthread_bos saying:

src/qthread.c:1885:1: warning: ‘visibility’ attribute ignored on non-class types [-Wattributes]

Looks like visibility specifiers are supposed to go before the return type:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions