[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Warning with the latest harfbuzz version
From: |
Vincent Torri |
Subject: |
Warning with the latest harfbuzz version |
Date: |
Fri, 15 Jan 2021 10:03:54 +0100 |
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
- Warning with the latest harfbuzz version,
Vincent Torri <=