[OpenPGP/SDK-dev] [OpenPGP SDK] #38: problems in packet-parse.c/h
OpenPGP SDK
trac at openpgp.nominet.org.uk
Mon Mar 6 09:05:02 GMT 2006
#38: problems in packet-parse.c/h
---------------------------------+------------------------------------------
Reporter: sion at nominet.org.uk | Owner: rachel
Type: defect | Status: new
Priority: normal | Milestone:
Component: library | Version:
Severity: normal | Keywords:
---------------------------------+------------------------------------------
I have a couple of problems getting packet-parse.c to build...
Firstly I have to include just limits.h (not sys/limits.h) - this is on
either linux or solaris. Maybe this is something that configure should be
picking up?
Secondly the definition of "ops_limited_read" differs between the .c and
.h files. The second parameter, length, is "unsigned" in the .h and
"size_t" in the .c .
Cheers,
Sion
--
Ticket URL: <http://openpgp.nominet.org.uk/cgi-bin/trac.cgi/ticket/38>
OpenPGP SDK <http://openpgp.nominet.org.uk/>
An open source SDK for OpenPGP
More information about the OpenPGPsdk-dev
mailing list