diff options
author | Jason Ekstrand <[email protected]> | 2017-10-11 12:10:08 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-10-12 21:47:06 -0700 |
commit | 6a41a52e625537d1072c4f605fb1ed651ac0b99d (patch) | |
tree | 6ed851f11fd61424af52061e174dd38cbef94c53 /SConstruct | |
parent | 4d56ff0a714adfd763149ce98e3fa7437e14abac (diff) |
compiler/blob: Make some parameters void instead of uint8_t
There are certain advantages to using uint8_t internally such as
well-defined arithmetic on all platforms. However, interfaces that
work in terms of raw data should use a void* type.
Reviewed-by: Nicolai Hähnle <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions