Last change
on this file since bfa7bf0 was
c26bea2a,
checked in by Peter A. Buhr <pabuhr@…>, 17 months ago
|
first attempt at renaming directory tests/concurrent to tests/concurrency to harmonize with other concurrency directory names
|
-
Property mode set to
100644
|
File size:
270 bytes
|
Line | |
---|
1 | concurrency/keywordErrors.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
---|
2 | thread A with body |
---|
3 | |
---|
4 | concurrency/keywordErrors.cfa:6:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
---|
5 | thread B with body |
---|
6 | |
---|
Note: See
TracBrowser
for help on using the repository browser.