package doc++
tags 339921 - unreproducible
severity 339921 minor
retitle 339921 docify.ll:318: warning: unknown escape sequence '\]'
thanks bts

On Sun, 2005-12-04 at 18:19 -0500, Jeremy Nimmer wrote:
> I am not able to reproduce this on sid now:
> [...]
> It's a warning now, not an error.  Does DARTS use different error
> settings that the defaults?  Was this a transient gcc regression?

Yup, this was a transient g++-4.0 bug.  Given the similar problem in
#342381, I downgraded my chroot to g++-4.0 4.0.2-4 from
snapshot.debian.net, and was able to reproduce the problem:

~/tmp/339921/doc++-3.4.10/src$ rm -f docify.o && make docify.o
source='docify.cc' object='docify.o' libtool=no \
depfile='.deps/docify.Po' tmpdepfile='.deps/docify.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I. -I../intl -DLOCALEDIR=
\"/usr/share/locale\"     -c -o docify.o `test -f 'docify.cc' || echo
'./'`docify.cc
docify.ll: In function 'int main(int, char**)':
docify.ll:318: error: unknown escape sequence '\]'
docify.ll:318: error: unknown escape sequence '\]'
make: *** [docify.o] Error 1

~/tmp/339921/doc++-3.4.10/src$ g++-4.0 --version
g++-4.0 (GCC) 4.0.3 20051111 (prerelease) (Debian 4.0.2-4)
[...]

> In any case, this warning occurs because gcc33_build_fix.patch in
> debian/patches is wrong.  The fix is attached, and should probably be
> applied whether or not this actually causes a build failure.

Right, so this is a compiler warning from a bad debian patch, no longer
a FTBTS.  Severity and title adjusted accordingly.

Thanks,
- Jeremy




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to