diff options
author | Benoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m> | 2018-11-11 08:50:49 +0100 |
---|---|---|
committer | Benoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m> | 2018-11-11 08:50:49 +0100 |
commit | b0bb224ce6c4bd769a3f1a868e832d9d38f6e63e (patch) | |
tree | 1810e92a24c95fa707b6b9bd56fd2526cdc86381 /CHANGES | |
parent | a3ec8e0b6b5cc88063893fd7226599727a41dd29 (diff) | |
download | lanes-b0bb224ce6c4bd769a3f1a868e832d9d38f6e63e.tar.gz lanes-b0bb224ce6c4bd769a3f1a868e832d9d38f6e63e.tar.bz2 lanes-b0bb224ce6c4bd769a3f1a868e832d9d38f6e63e.zip |
fix a bunch of compilation warnings (issue #157)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 135: BGe 11-Nov-18 | ||
4 | * fix a bunch of compilation warnings | ||
5 | |||
3 | CHANGE 134: BGe 3-Dec-13 | 6 | CHANGE 134: BGe 3-Dec-13 |
4 | * new API lanes.set_thread_affinity() | 7 | * new API lanes.set_thread_affinity() |
5 | * set_debug_threadname implemented with win32 pthread | 8 | * set_debug_threadname implemented with win32 pthread |