pdf-tasks
[Top][All Lists]
Advanced

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

[pdf-tasks] [flyspray] Use pdf_bool_t instead of bool in the API of the


From: GNU PDF Library
Subject: [pdf-tasks] [flyspray] Use pdf_bool_t instead of bool in the API of the list module
Date: Tue, 13 Apr 2010 00:37:12 +0200

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Aleksander Morgado (aleksander)
Attached to Project - GNU PDF Library
Summary - Use pdf_bool_t instead of bool in the API of the list module
Task Type - Sporadic Task
Category - List Module
Status - NEXT
Assigned To - Operating System - All
Severity - Low
Priority - High
Reported Version - START
Due in Version - Undecided
Due Date - Undecided
Details - The list module defines `pdf_list_element_equals_fn_t' returning 
`bool', while it should return `pdf_bool_t' (PDF_TRUE or PDF_FALSE)

Changes to be done:
 * Remove stdbool.h header if not needed
 * pdf_list_element_equals_fn_t should return pdf_bool_t instead of bool 
(implement)
 * pdf_list_element_equals_fn_t should return pdf_bool_t instead of bool 
(documentation in gnupdf.texi)
 * pdf_list_element_equals_fn_t should return pdf_bool_t instead of bool 
(change unit tests accordingly if needed)



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

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]