pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] Changes in the Time module API


From: jemarch
Subject: Re: [pdf-devel] Changes in the Time module API
Date: Wed, 30 Apr 2008 22:57:34 +0200
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)

   >    - Changed `pdf_i32_t' name to `pdf_32_t', as defined in pdf_types.h.
   >    BTW, which one is better? I prefer `pdf_32_t', but I could change it.
   >    `pdf_u32_t' remains as is.
   > 
   > I much prefer the `pdf_i32_t' name, since it makes explicit that the
   > stored value is a (signed) integer.

   I bet yesterday with Daniel that you would say that :-). Ok, I will 
   change the pdf_32_t with pdf_i32_t in the whole library (text module 
   basically).

Ok, thanks.
   > Hm? `time' is more explicit. Being an actual parameter, where is the
   > confusion with time()?

   Just didn't want to make the compiler unhappy if `time()' is actually 
   used in a function receiving a variable named `time', which could really 
   happen in this module.

Then lets use `time_var'. It is a lot more autodocumented than
`object'.

Thanks Aleks.

-- 
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]