pmqs / DB_File

DB_File - Perl5 access to Berkeley DB version 1.x
8 stars 3 forks source link

clang warning in pppport.h #2

Closed pmqs closed 5 years ago

pmqs commented 5 years ago
In file included from DB_File.xs:125:
./ppport.h:4390:10: warning: 'WIDEST_UTYPE' macro redefined [-Wmacro-redefined]
# define WIDEST_UTYPE U64TYPE
         ^
/home/paul/base/install/clang-8/perl/std/5.30.0/lib/5.30.0/x86_64-linux/CORE/handy.h:1072:12: note: 
      previous definition is here
#   define WIDEST_UTYPE U64
           ^
1 warning generated.
$ clang --version
clang version 8.0.0-3 (tags/RELEASE_800/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
pmqs commented 5 years ago

Fixed in 36d6ae54edfc1df872f5e66c93bda05cbfefefa7