[LITMUS^RT] liblitmus: prop/cpp-safe
Björn Brandenburg
bbb at mpi-sws.org
Fri Oct 4 09:52:11 CEST 2013
On Sep 27, 2013, at 8:07 PM, Glenn Elliott <gelliott at cs.unc.edu> wrote:
> I pushed a very minor change to the forward declaration of litmus_open_lock() in liblitmus's litmus.h (prop/cpp-safe). The declaration takes the parameter 'namespace'. Of course, C++ compilers can't handle a keyword used as a parameter name. This patch changes 'namespace' to 'name_space'. Note that this change is only limited to litmus.h. The use of variables named 'namespace' in the .c test files remains unchanged.
Merged, thanks for the patch!
- Björn
More information about the litmus-dev
mailing list