> Date: Mon, 21 Apr 2008 13:04:59 +0200 > From: Aleksander Morgado <[EMAIL PROTECTED]> > > This is a multi-part message in MIME format. > --------------060707070709080500030902 > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: 7bit > > Hi gerel, > > I saw that pdf_list_add_first_001 fails. You can find the simple > correction attached.
Right I left it failing because I'm not sure how the "allow_duplicates" parameter works on gl_list. IMHO in that test case the second add would not add the element since it's already in the list and the size would still be 1. If someone knows how "allow_duplicates" is supposed to work, help me :-) cheers -gerel
