Thursday, September 21, 2017

Re: print/texlive/base: switch to c++11 for real

On Thu, Sep 21, 2017 at 03:06:51PM +0200, Jan Stary wrote:
> With this patch, print/texlive/base fails for me
> on current/amd64 while configuring in web2c.
> The offending line is
>
> ../.././../texk/web2c/luatexdir/image/pdftoepdf.w:74:34: error: invalid
> suffix
> on literal; C++11 requires a space between literal and identifier
> [-Wreserved-user-defined-literal]
> snprintf(ck,PDF_CHECKSUM_SIZE,"%"PRIu64"_%"PRIu64,(uint64_t)size,(uint64...

Well, that's easily patchable, but the question is, how many instances
of this are there?

Maybe there's a switch to turn that check off?

--
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk

No comments:

Post a Comment