Project

General

Profile

Actions

Bug #84

closed

coherency between const and non-const parameters

Added by Julien Desfossez about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Julien Desfossez
Category:
-
Target version:
Start date:
02/21/2012
Due date:
% Done:

0%

Estimated time:

Description

The get_field and get_field_list functions return const pointers, but the functions to extract the data from these fields (get_uint64 and others) don't specify a const pointer as argument, which produces a warning when using the library.

Actions #1

Updated by Julien Desfossez about 12 years ago

  • Status changed from New to Resolved

Fixed in da320b838f4deeaae4314c18c507ca486243b0fe

Actions

Also available in: Atom PDF