pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] Public API and gl_list


From: jemarch
Subject: Re: [pdf-devel] Public API and gl_list
Date: Thu, 13 Mar 2008 11:25:58 +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 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   Another issue with pdf_list_t implementation. All inline functions are 
   declared in the .c source. If you actually want to allow the compiler 
   inline them, you need to define them in the header file. As inlining is 
   important in my opinion in such wrapper functions, I'd rather put them 
   in the .h.

Right. Thanks for the hint.




reply via email to

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