X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpango-font.cc;h=1a80ee989c7628fa64206c553494d264bc5a60ca;hb=be622e24546dff283da6810c798bb4155c95242a;hp=6578f1c2389e215ce04a038b9e62f9cac603eee9;hpb=f75eceb27a4b630d4e898b1d93e3b051f969ff5e;p=lilypond.git diff --git a/lily/pango-font.cc b/lily/pango-font.cc index 6578f1c238..1a80ee989c 100644 --- a/lily/pango-font.cc +++ b/lily/pango-font.cc @@ -407,8 +407,8 @@ Pango_font::text_stencil (Output_def * /* state */, pango_layout_set_attributes(layout, list); pango_attr_list_unref(list); #else - warning (_f ("OpenType font feature `%s' cannot be used " - "since this binary is configured without the feature.", + warning (_f ("OpenType font feature `%s' cannot be used" + " since this binary is configured without feature support.", features_str.c_str ())); #endif }