LinearTapeFileSystem / ltfs

Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
256 stars 77 forks source link

Fail on message checker #226

Closed piste-jp closed 4 years ago

piste-jp commented 4 years ago

Describe the bug

make fails on message checker (with --enable-message-checker --enable-warning-as-error)

To Reproduce

./autogen.sh
./configure --prefix=/tmp/aaa --enable-message-checker --enable-warning-as-error
make

Desktop (please complete the following information):