Package: kelbt / 0.16-3

Metadata

Package Version Patches format
kelbt 0.16-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
compare cpp.patch | (download)

aapl/avlcommon.h | 2 1 + 1 - 0 !
aapl/bstcommon.h | 10 5 + 5 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 add c++ namespace for compare


fix narrowing conversion issue.patch | (download)

src/klparse.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix narrowing conversion issue

Changed type for Parser_indicies from char to int8_t to fix
narrowing conversion issue with gcc-6