Hello

using the latest harfbuzz version, I have this warning :

In file included from ../src/autofit/autofit.c:33:
../src/autofit/afshaper.c: In function 'af_shaper_get_coverage':
../src/autofit/afshaper.c:135:5: warning: 'hb_ot_tags_from_script' is
deprecated: Use 'hb_ot_tags_from_script_and_language' instead
[-Wdeprecated-declarations]
  135 |     hb_ot_tags_from_script( script,
      |     ^~~~~~~~~~~~~~~~~~~~~~
In file included from
E:/Documents/programmes_x64/msys2/opt/ewpi_64/include/harfbuzz/hb-ot.h:34,
                 from ../src/autofit/afshaper.h:29,
                 from ../src/autofit/afglobal.h:26,
                 from ../src/autofit/afcjk.c:28,
                 from ../src/autofit/autofit.c:23:
E:/Documents/programmes_x64/msys2/opt/ewpi_64/include/harfbuzz/hb-ot-deprecated.h:63:1:
note: declared here
   63 | hb_ot_tags_from_script (hb_script_t  script,
      | ^~~~~~~~~~~~~~~~~~~~~~

regards

Vincent Torri

Reply via email to