pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] pdf_fsys_disk_get_free_space()


From: jemarch
Subject: Re: [pdf-devel] pdf_fsys_disk_get_free_space()
Date: Sat, 15 Nov 2008 21:09:45 +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 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   >  > * Disk-size related operations.
   >  > 
   >  > I would not rely in pdf_off_t for pdf_fsys_get_free_space. I can think
   >  > in two alternatives:
   >  > 
   >  >    1) Make pdf_fsys_get_free_space to return the number of free
   >  >       blocks instead of the number of free bytes, ala statfs.
   >  > 
   >  >    2) Make pdf_fsys_get_free_space to return a 64bit value in any
   >  >       case.
   > 
   > 
   > I'm more inclined to the second, returning a 64bit value.
   > 

   Ok, so pdf_i64_t will be returned in that function. I'll change the API 
   document.

Thanks.





reply via email to

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