public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* nonsense warning from texinfo while processing intrinsic.texi
@ 2018-01-24 20:48 Steve Kargl
  0 siblings, 0 replies; only message in thread
From: Steve Kargl @ 2018-01-24 20:48 UTC (permalink / raw)
  To: gcc

I added some documentation to fortran/intrinsic.texi.  In
processing the gfortran.f90, I discovered this warning.

  makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 \
  -I ../../gcc/gcc/doc/include -I ../../gcc/gcc/fortran \
    -o doc/gfortran.info ../../gcc/gcc/fortran/gfortran.texi; \
else true; fi
../../gcc/gcc/fortran/gfortran.texi:2701: warning: @ref node name should
 not contain `:'

Line 2701 is 

@fnindex DBESYN

not only is there no ':', there is no @ref.

What to do?

-- 
Steve

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-24 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-24 20:48 nonsense warning from texinfo while processing intrinsic.texi Steve Kargl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).