Fix : coherency in const parameters
authorJulien Desfossez <julien.desfossez@efficios.com>
Tue, 21 Feb 2012 15:45:14 +0000 (10:45 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 21 Feb 2012 15:45:14 +0000 (10:45 -0500)
This patchs adds the const attribute to the field access functions
(get_int64 and others) in order to keep the coherency with the get_field
and get_field_list function which return a const pointer.

fixes #84

Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.026069 seconds and 4 git commands to generate.