Summary
- Change in actor ?|? function generation. It looks accessive (and in a sense it is) but this makes it constent with the general return pattern that makes sure the assignment is called. This removes a lot of warnings, but nodebug builds of the actor still fail because of another warning. (details)
- A bit of clean-up in the Makefile on some new rules. (details)
The file was modified | src/Concurrency/Actors.cpp |
The file was modified | tests/Makefile.am |