Skip to content

compiler warning: return makes pointer from integer without a cast #33

@zoff99

Description

@zoff99
coffeecatch.c: In function 'coffeecatch_get_message':
coffeecatch.c:1355:5: warning: return makes pointer from integer without a cast
     return strerror_r(error, &buffer[0], sizeof(buffer));
     ^

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