[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bmg-commit]
Update of /d9/projects/walkthru/src/dm
In directory lime:/tmp/cvs-serv2019/dm
Modified Files:
adt.cpp adt.h edit.cpp frame.cpp frame.h heap.cpp heap.h
pick.cpp ring.cpp ring.h tuple.cpp tuple.h
Log Message:
change all INLINE preproc tests to WK_INLINE (or something more specific
if local), since 3rd-party headers are known (tcl 8.3, tiff, others..)
or likely (everything else) to mess with INLINE on their own terms.