Package: stx-btree-dev
Version: 0.8.3-3

ptrdiff_t is used in btree.h, but no header providing it is included,
thus a program including btree headers, but not including stddef.h
before it will fail:

/usr/include/stx/btree.h:393:17: error: ‘ptrdiff_t’ does not name a type
/usr/include/stx/btree.h:592:17: error: ‘ptrdiff_t’ does not name a type
/usr/include/stx/btree.h:796:17: error: ‘ptrdiff_t’ does not name a type
/usr/include/stx/btree.h:999:17: error: ‘ptrdiff_t’ does not name a type

Philipp



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to