Home GnuPG
Diffusion GnuPG 6a41f385c496

Handle systems which have uint64_t but not the UINT64_C macro.
6a41f385c496Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Handle systems which have uint64_t but not the UINT64_C macro.

* include/types.h (U64_C) [!UINT64_C]: Add simple replacement.

This could happen with UNIX98-type systems, such as the code on
the netbsd-1-5 branch, and would prevent this package from building
on such systems.

Details

Provenance
wizAuthored on Oct 27 2012, 7:56 PM
wernerCommitted on Nov 6 2012, 5:55 PM
Parents
rG620906643713: Indent nested cpp directives for better readability.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG6a41f385c496: Handle systems which have uint64_t but not the UINT64_C macro. (authored by Thomas Klausner <wiz@NetBSD.org>).Nov 6 2012, 5:55 PM