- Add list.h and poison.h to Makefile.am; - list.h cannot use the C++ reserved keyword new; - Cast void pointers to the proper type; - Proper C++ pointer arithmetic on poison.h.