>    - 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  <[EMAIL PROTECTED]>
                  <[EMAIL PROTECTED]>

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


Reply via email to