pdf-tasks
[Top][All Lists]
Advanced

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

[pdf-tasks] [flyspray] Fix errors reported by the code static analysis


From: GNU PDF Library
Subject: [pdf-tasks] [flyspray] Fix errors reported by the code static analysis
Date: Mon, 19 Apr 2010 13:38:29 +0200

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#110 - Fix errors reported by the code static analysis
User who did this - Aleksander Morgado (aleksander)

----------
Don't ignore it, I would say... but you can probably remove the 'ret' variable 
and use this instead:

if (pdf_fsys_file_write (be->data.file.file,
                        buffer,
                        bytes,
                        &written_bytes) != PDF_OK)
 {
   /* Error writting... */
   return 0;
 }
----------

More information can be found at the following URL:
http://www.gnupdf.org/flyspray/index.php?do=details&task_id=110#comment41

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.




reply via email to

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