Edit

IABSD.fr/ports/databases/recoll/patches/patch-utils_transcode_cpp

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2024-12-23 15:41:00
    Hash : ecbe1ff2
    Message : update to recoll-1.41.1, switches to meson, qt6

  • databases/recoll/patches/patch-utils_transcode_cpp
  • Index: utils/transcode.cpp
    --- utils/transcode.cpp.orig
    +++ utils/transcode.cpp
    @@ -29,6 +29,10 @@
     #include "rclutil.h"
     #include "simdutf.h"
     
    +#ifndef ICONV_CONST
    +#define ICONV_CONST
    +#endif
    +
     using namespace std;
     
     // iconv_open caching