> Date: Tue, 27 Jan 2009 16:20:31 -0500 > From: Michael Gold <[email protected]> > > We should also verify > sizeof(pdf_list_iterator_s) >=3D sizeof(gl_list_iterator_t) > and sizeof(pdf_hash_iterator_s) >=3D sizeof(gl_list_iterator_t) >
BTW, I didn't use sizeof() on gl_list because that way we need to make gnulib implementation public. :-/ Correct me if I'm wrong. -gerel
