C++11 requires a space between literal and identifier
- To: fontconfig@xxxxxxxxxxxxxxxxxxxxx
- Subject: C++11 requires a space between literal and identifier
- From: Buganini <buganini@xxxxxxxxx>
- Date: Sat, 21 Apr 2012 02:35:17 +0800
- Delivered-to: fontconfig@xxxxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=SIgrteXaLQhpAXHJablEs4m845N3GAsQNCfWS4bH5y4=; b=v7XHd5n65B80sUCPKruSSytBf4LTe36QHlNZTmP+fb20X6rAtGevX3WGnsbjFsaIqy Qe+y2qJJ+apz6p8nIRTX0lfS5J7i6sKpY9MZSzOIjEg2txu3rX1pRbQd0TQbEhh9aVVQ EYkRqXxG7Dz55dsc07kQoTejexlVtqfL8JsyVCFLcAlbXhUYHN83qDNBWpD+5NmLp/b8 qYSZGI/G42v1q4HTmBi0FC1ExtITMmz5Jog+9nxsATZXoWsjT9nMMsvIaxCtwcQzhTB0 4u4tkFjrgylw0e/jVa+73UWdAL9KW2a8wtraaheqilnEz0IUTthOTEnKmvVO9IdMVT27 5CFg==
- In-reply-to: <CAC_-zwf5gaaofx8Be+=BThRUPhb+c_vN2PYkkMS01x0pWeEF6w@mail.gmail.com>
- References: <CAC_-zwf5gaaofx8Be+=BThRUPhb+c_vN2PYkkMS01x0pWeEF6w@mail.gmail.com>
http://cgit.freedesktop.org/fontconfig/tree/fontconfig/fontconfig.h#n115
leads to:
usr/local/include/fontconfig/fontconfig.h:116:39: error: invalid
suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-lit
#define FC_CACHE_SUFFIX ".cache-"FC_CACHE_VERSION
^
/usr/local/include/fontconfig/fontconfig.h:117:45: error: invalid
suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-lit
#define FC_DIR_CACHE_FILE "fonts.cache-"FC_CACHE_VERSION
^
/usr/local/include/fontconfig/fontconfig.h:118:47: error: invalid
suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-lit
#define FC_USER_CACHE_FILE ".fonts.cache-"FC_CACHE_VERSION
^
this could be fixed by simply adding a space.
Thanks,
Buganini
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig
[Fedora Users]
[Fedora Cloud]
[Kernel]
[Fedora Legacy]
[Fedora Packaging]
[Fedora Desktop]
[PAM]
[Red Hat Development]
[Red Hat 9]
[Gimp]
[Yosemite News]