Skip Menu |

This queue is for tickets about the Cache-FastMmap CPAN distribution.

Report information
The Basics
Id: 119078
Status: resolved
Priority: 0/
Queue: Cache-FastMmap

People
Owner: Nobody in particular
Requestors: dcb314 [...] hotmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: mmap_cache_internals.h: bad header guard ?
Date: Wed, 30 Nov 2016 20:05:20 +0000
To: "bug-Cache-FastMmap [...] rt.cpan.org" <bug-Cache-FastMmap [...] rt.cpan.org>
From: David Binderman <dcb314 [...] hotmail.com>
Hello there, ./mmap_cache_internals.h:1:9: warning: 'mmap_cache_internals_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] Source code is #ifndef mmap_cache_internals_h #define mmap_cache_interanls_h Regards David Binderman
Thanks for the report, I'll commit a fix and push to github shortly.