[PATCH] __fsetlocking

Corinna Vinschen vinschen@redhat.com
Thu Dec 18 10:05:00 GMT 2014


On Dec 18 13:15, Hale Wang wrote:
> Hi,
> 
> I met some make info fails about the sectioning '__fsetlocking' and
> '__fbufsize'. 
> Maybe the problem is that the .def files are created with node names that
> don't match the file name.
> 
> The command line (makeinfo versiong 5.2):
> 	makeinfo --split-size=5000000 --split-size=5000000  --html   -I
> /newlib/newlib/libc -o libc.htp /newlib/newlib/libc/libc.texinfo
> 
> The fail messages:
> 	stdio/fseek.def:1: warning: node next `fseek' in menu `fsetpos' and
> in sectioning `__fsetlocking' differ
> 	stdio/fsetlocking.def:1: warning: unreferenced node `__fsetlocking'
> 	stdio/fsetlocking.def:1: warning: node `fsetpos' is next for
> `__fsetlocking' in sectioning but not in menu
> 	stdio/fsetlocking.def:1: warning: node `fseek' is prev for
> `__fsetlocking' in sectioning but not in menu
> 	stdio/fsetlocking.def:1: warning: node `Stdio' is up for
> `__fsetlocking' in sectioning but not in menu
> 	./targetdep.tex:335: node `Stdio' lacks menu item for
> `__fsetlocking' despite being its Up target
> 	stdio/fsetpos.def:1: warning: node prev `fsetpos' in menu `fseek'
> and in sectioning `__fsetlocking' differ
> 	stdio/sscanf.def:1: warning: node next `sscanf' in menu `swprintf'
> and in sectioning `__fbufsize' differ
> 	stdio/stdio_ext.def:1: warning: unreferenced node `__fbufsize'
> 	stdio/stdio_ext.def:1: warning: node `swprintf' is next for
> `__fbufsize' in sectioning but not in menu
> 	stdio/stdio_ext.def:1: warning: node `sscanf' is prev for
> `__fbufsize' in sectioning but not in menu
> 	stdio/stdio_ext.def:1: warning: node `Stdio' is up for `__fbufsize'
> in sectioning but not in menu
> 	./targetdep.tex:335: node `Stdio' lacks menu item for `__fbufsize'
> despite being its Up target
> 
> Can you help me to have a look?

I'm not great in this makeinfo stuff, but afaics the new functions
are lacking a menu entry in stdio.tex.  I just applied a patch.
Can you test it please?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20141218/969b45f0/attachment.sig>


More information about the Newlib mailing list