Skip to content

vs2019: warning in sched_getscheduler.c and sched_setscheduler.c #27

Description

@dontech

Hello Ger,

I get the following in VS2019:

sched_setscheduler.c(65,60): warning C4244: 'function': conversion from 'pid_t' to 'DWORD', possible loss of data
sched_getscheduler.c(63,62): warning C4244: 'function': conversion from 'pid_t' to 'DWORD', possible loss of data

Maybe a cast here would be OK, but someone should probably check..

Thanks,

/pedro

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