lumiera_error_set() now takes an optional extra string which can be used to pass context relevant data along. This string gets copied into the error state so one can easily create it by the tmpbuf_snprintf() facility. Also a lot of places which define errors get fixed according to this. |
||
|---|---|---|
| .. | ||
| test-error.c | ||
| test-llist.c | ||
| test-locking.c | ||
| test-luid.c | ||
| test-psplay.c | ||
| test-resourcecollector.c | ||
| test-safeclib.c | ||