Opened 16 years ago

Closed 11 years ago

#2971 closed bug (fixed)

Unnamed union in pthread.h

Reported by: daste Owned by: axeld
Priority: normal Milestone: R1
Component: System/POSIX Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In struct _pthread_rwlock there is an unnamed union which prevents programs including pthread.h to be compiled with -pedantic gcc option without warnings. hrev28327

Change History (2)

comment:1 by bonefish, 14 years ago

Component: SystemSystem/POSIX

comment:2 by anevilyak, 11 years ago

Resolution: fixed
Status: newclosed

This was fixed in hrev42444.

Note: See TracTickets for help on using tickets.