diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-10-14 14:07:39 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-10-14 14:33:16 +0200 |
commit | bbac9d4b7e9015811ad3dd3d49024981e7fce73d (patch) | |
tree | 04d92632e8e30315555412fb70d90f01245cdc29 /build/import/liboci/configuration-rules.make | |
parent | 4b140934ad3c685b35f17719417cf760b62ae1f0 (diff) |
Correct the LOB callback aspects of the bind mechanism
The parameter callback context must be const qualified. This is both sensible
and necessary to avoid unecessary casts in the generated code during image
manipulation. The result callback context must not be const qualified as the
result callback should be permitted to modify it.
Both the callback and context members of the bind structure must be pointers
to the relevant union types in order for the binding mechanism to work
correctly.
Diffstat (limited to 'build/import/liboci/configuration-rules.make')
0 files changed, 0 insertions, 0 deletions