Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
rules" warning.
Guenther
|
|
Guenther
|
|
It was failing randomly due to an uninitialised "status" variable.
|
|
|
|
|
|
|
|
Every place outside of registry/ where this is used, should probably
be changed to use pure reg_api.c code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user
|
|
reg_util_marshalling.h and use them only where needed.
|
|
|
|
|
|
reg_util_token.h
and use it only where necessary.
|
|
|
|
and use them only where needed.
|
|
And use them only when necessary.
|
|
And use them only where needed.
|
|
And use them only where needed.
|
|
|
|
|
|
|
|
And use them only where needed.
|
|
|
|
And use them only where necessary.
|
|
And use them only where necessary.
|
|
|
|
|
|
For me, 24b3725407f1a67e13a7646d2e3f26ed1e4735ff broke configure.
The fix in f634450b67d2a084c41a63c0e94eb47adb90e101 is not complete yet.
After staring at the change a bit, tt seems to me that the
code inserted was just misplaced by one line.
Michael
|
|
|
|
By default "Missing argument(s)" is just an "error warning" for xlc :-)
The change to turn "error warnings" into errors should fix bug #7427.
|
|
|
|
"size_t" counters aren't really needed here (we don't check data lengths).
And we save the result in a certain "num_sids" variable which is of type
"unsigned".
|
|
|