Skip to content

Allow combination of _Thread_local with extern or static #14

@dspinellis

Description

@dspinellis

C99 rules prevented the specification of more than one storage class specifier for a given object. Now _Thread_local can be combined with extern or static.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions