log error while setting it

This commit is contained in:
Christian Thaeter 2010-01-30 07:10:07 +01:00
parent 87465ff69b
commit e4e87e8cdd

View file

@ -75,7 +75,7 @@ namespace test {
usleep (100000); // pause 100ms prior to modifying
if (DESTRUCTION_CODE == secretValue)
lumiera_error_set(LUMIERA_ERROR_SPECIAL, 0);
LUMIERA_ERROR_SET(test, SPECIAL, 0);
else
aValue_ = secretValue+42;