On Mon, 19 Apr 2010, Jose E. Marchesi wrote:
Ok. Here is try 2 :-)
+ if (cpos<0){
+ return __pdf_fsys_disk_get_status_from_errno (errno);
+ }else{
+ *pos = cpos;
+ return PDF_OK;
+ }
Same problem with the codying style. Are you sure you sent the
right patch?
Seriously, if the code is good, and the coding style of these **6** lines
only is not good, why don't you fix the coding style and commit the code,
instead of waiting an answer again ?
I can understand now why the development of gnupdf is slow.
Vincent Torri