pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] List module unit tests


From: jemarch
Subject: Re: [pdf-devel] List module unit tests
Date: Tue, 18 Mar 2008 19:56:55 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (powerpc-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   extern gl_list_node_t gl_list_search_from_to (gl_list_t list,
                                                 size_t start_index,
                                                 size_t end_index,
                                                 const void *elt);

   ###

   That means END_INDEX is not included in the search as some people may think.
   Do you agree on this ?

If that semantic of `end_index' is coherently used in all the API then
it should not be a problem.

I think I am agnostic relating this issue. Both alternatives are fine
to me. Anyway, if we change the API we should do it ASAP. I also would
call the argument `offset' instead of `count'.

So my vote is a null vote :) Lets see what others think about this.

-- 
Jose E. Marchesi  <address@hidden>
                  <address@hidden>

GNU Spain         http://es.gnu.org
GNU Project       http://www.gnu.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]