[tlbuild] dvisvgm error with LLVM/Clang
Martin Gieseking
martin.gieseking at uos.de
Mon Jan 12 10:00:48 CET 2015
Am 11.01.2015 um 23:21 schrieb Karl Berry:
> compiler is LLVM/Clang.
> ...
> ../../../texk/dvisvgm/dvisvgm-1.9/src/VectorIterator.h:100:8: error:
> reference to non-static member function must be called
> if (valid)
>
> As you suggest, presumably the solution is to use valid(), as is done in
> the other occurrences.
>
> Martin, does it look ok?
Hi Karl,
yes, of course. This is a stupid mistake. I didn't noticed it because
the method distanceToLast() isn't used. Thus, it can be removed
completely. I'm going to push the attached patch to the dvisvgm repo
shortly.
Best,
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvisvgm-vectorit.patch
Type: text/x-patch
Size: 639 bytes
Desc: not available
URL: <http://tug.org/pipermail/tlbuild/attachments/20150112/29c343bd/attachment.bin>
More information about the tlbuild
mailing list