pdf-tasks
[Top][All Lists]
Advanced

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

[pdf-tasks] [flyspray] Development of the UUID Module


From: GNU PDF Library
Subject: [pdf-tasks] [flyspray] Development of the UUID Module
Date: Mon, 20 Sep 2010 20:49:00 +0200

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Jose E. Marchesi (jemarch)
Attached to Project - GNU PDF Library
Summary - Development of the UUID Module
Task Type - Planned Task
Category - UUID Module
Status - NEXT
Assigned To - Operating System - All
Severity - Medium
Priority - Normal
Reported Version - START
Due in Version - BASE-LAYER-0
Due Date - Undecided
Details - The UUID module described in the "Universal Unique Identifiers" in the
Reference Manual shall be implemented in the base layer.

The module shall provide the following data types:

  pdf_uuid_t
  enum pdf_uuid_type_e

And the following functions:

  pdf_uuid_t pdf_uuid_generate (TYPE)
  char *pdf_uuid_string (UUID)
  bool pdf_uuid_equal_p (UUID1, UUID2)

Please find more details in gnupdf.texi.  The code developed as
part of this task would be pretty general, so before working in any
implementation it is worth to take into account:

- If there is an existing GPLv3-compatible implementation
 of the ITU X.667 in C, and its convenience for us.

- Would be good to implement a basic uuid_t type and associated
 functions in gnulib so other projects could benefit.



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

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]