Last change
on this file since d923fca was
d923fca,
checked in by Andrew Beach <ajbeach@…>, 6 weeks ago
|
Clean-up the warnings of the concurrency tests. A lot of little test level fixes, the most interesting repeated one is some formally redundent fallthough statements. pthread_attr_test had to be rewritten because of library restrictions. Changed some types so they would always be pointer sized. There was a library change, there was a function that could not be implemented; I trust that it is included for a reason so I just put it in a comment. There is a change to the compiler, wait-until now uses goto. The labelled breaks were code generated as unlabelled breaks and although it worked out slipped through some checks. Finally, there is one warning that I cannot solve at this time so tests that produce it have been put in their own lax group.
|
-
Property mode set to
100644
|
File size:
712 bytes
|
Note: See
TracBrowser
for help on using the repository browser.