Integer base update
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 14 May 2011 00:29:35 +0000 (20:29 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 14 May 2011 00:29:35 +0000 (20:29 -0400)
commit4d5fc30304d176a881b8cf5b15969326c885a907
tree85b1d59c57f3584014020591fc3f4bc81babeace
parent164078da31b3612e3618e8e8046a3866cb22f80e
Integer base update

- Test and fix base2 binary formatting.
- Use base16 (hex) printout for pointers if the integer does not specify
  any specific base.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf-text/types/integer.c
formats/ctf/metadata/ctf-visitor-generate-io-struct.c
tests/ctf-traces/fail/fail1/metadata
This page took 0.02474 seconds and 4 git commands to generate.