pdf-devel
[Top][All Lists]
Advanced

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

[pdf-devel] [flyspray] Disk Filesystem Module Implementation


From: GNU PDF Library
Subject: [pdf-devel] [flyspray] Disk Filesystem Module Implementation
Date: Sun, 13 Dec 2009 22:56:44 +0100

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#39 - Disk Filesystem Module Implementation
User who did this - Aleksander Morgado (aleksander)

----------
Currently there are 3 functions without any implementation, and 2 not fully 
implemented:

Functions without any implementation:

pdf_status_t
pdf_fsys_disk_get_parent (const pdf_text_t path_name,
                         pdf_text_t parent_path);

pdf_bool_t
pdf_fsys_disk_file_can_set_size_p (pdf_fsys_file_t file,
                                  pdf_size_t size);

pdf_status_t
pdf_fsys_disk_file_set_size (pdf_fsys_file_t file,
                            pdf_size_t size);


Not fully implemented:

pdf_status_t
pdf_fsys_disk_get_item_props (pdf_text_t path_name,
                             struct pdf_fsys_item_props_s *item_props);

pdf_bool_t
pdf_fsys_disk_file_same_p (pdf_fsys_file_t file,
                          pdf_text_t path);


----------

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

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]