Menu

#695 Missing 'const' modifier in pthread_attr_* functions

v1.0 (example)
closed-fixed
LIU Hao
pthread (2)
7
2018-01-13
2018-01-12
No

Both 32-bit and 64-bit versions of latest 7.2.0 release with POSIX threads have pthread.h include file with broken pthread_attr_getstackaddr() and pthread_attr_getschedpolicy() function declarations with missing const modifier for pthreadattrt attr argument according to phread specification by OpenGroup.

Discussion

  • LIU Hao

    LIU Hao - 2018-01-13
    • status: open --> open-accepted
    • assigned_to: LH_Mouse
     
  • LIU Hao

    LIU Hao - 2018-01-13
    • status: open-accepted --> closed-fixed
     
  • LIU Hao

    LIU Hao - 2018-01-13

    I fixed this on master via 5be179b4611c2174c73ee5947d4d10e031069381.

     

Log in to post a comment.

Monday.com Logo