725b7a37e7
Not sure why the unused-macro warning for isnan only started to show now that I
build on Windows with clang-cl against MSVC 2019 (rather than 2017). The code
was there ever since
|
||
---|---|---|
.. | ||
inc/pch | ||
qa/cppunit | ||
source | ||
CppunitTest_hwpfilter_test_hwpfilter.mk | ||
Library_hwp.mk | ||
Makefile | ||
Module_hwpfilter.mk | ||
README |
Filter for a word processor file format popular in Korea (Hangul Word Processor). Unfortunately apparently there is a newer version of the file format in use nowadays and the code doesn't handle that correctly but silently corrupts the input. See fdo#70097.