This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Warning in 3_4 docs
- From: Paolo Carlini <pcarlini at suse dot de>
- To: gcc at gcc dot gnu dot org
- Cc: Gerald Pfeifer <gp at suse dot de>
- Date: Tue, 21 Sep 2004 12:26:26 +0200
- Subject: Warning in 3_4 docs
Hi,
I'm seeing the below warning at 3_4 build time. I haven't checked if
present in mainline too.
Paolo.
//////////////
../../gcc-3_4-branch/gcc/gcc/doc/cpp.texi:4122: warning: @strong{Note:}
produces a spurious cross-reference in Info; reword to avoid that.
../../gcc-3_4-branch/gcc/gcc/doc//cppopts.texi:137: warning:
@strong{Note:} produces a spurious cross-reference in Info; reword to
avoid that.
../../gcc-3_4-branch/gcc/gcc/doc//cppopts.texi:345: warning:
@strong{Note:} produces a spurious cross-reference in Info; reword to
avoid that.
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --no-split -I
../../gcc-3_4-branch/gcc/gcc/doc \
-I ../../gcc-3_4-branch/gcc/gcc/doc/include -o
doc/gcc.info ../../gcc-3_4-branch/gcc/gcc/doc/gcc.texi; \
fi
../../gcc-3_4-branch/gcc/gcc/doc//cppopts.texi:137: warning:
@strong{Note:} produces a spurious cross-reference in Info; reword to
avoid that.
../../gcc-3_4-branch/gcc/gcc/doc//cppopts.texi:345: warning:
@strong{Note:} produces a spurious cross-reference in Info; reword to
avoid that.
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --no-split -I
../../gcc-3_4-branch/gcc/gcc/doc \
-I ../../gcc-3_4-branch/gcc/gcc/doc/include -o
doc/gccint.info ../../gcc-3_4-branch/gcc/gcc/doc/gccint.texi; \
fi
../../gcc-3_4-branch/gcc/gcc/doc//md.texi:4189: warning: @strong{Note:}
produces a spurious cross-reference in Info; reword to avoid that.
../../gcc-3_4-branch/gcc/gcc/doc//md.texi:5682: warning: @strong{Note:}
produces a spurious cross-reference in Info; reword to avoid that.