%% Francesco Potorti` <[EMAIL PROTECTED]> writes:
fp> As you can see, the title of the node is "Automatic Variables",
fp> which is correct, but the node name is "Automatic", which is
fp> wrong: it should be "Automatic Variables" as well.
>> There's no requirement in Texinfo, or in the GN
%% Art Haas <[EMAIL PROTECTED]> writes:
ah> My CVS builds were getting tripped up by this one translation file. The
ah> problem is on this set of lines gl.po ...
ah> #: job.c:404
ah> #, c-format
ah> msgid "Got a SIGCHLD; %u unreaped children.\n"
ah> msgstr "Recibiuse un sinal SIGCHLD
Hi.
My CVS builds were getting tripped up by this one translation file. The
problem is on this set of lines gl.po ...
#: job.c:404
#, c-format
msgid "Got a SIGCHLD; %u unreaped children.\n"
msgstr "Recibiuse un sinal SIGCHLD; %d procesos fillos non colleitados.\n"
The 'msgid' line uses "%u", an
> fp> File: make.info, Node: Automatic, Next: Pattern Match, Prev: Pattern
>Examples, Up: Pattern Rules
>
> fp> Automatic Variables
> fp> ---
>
> fp> As you can see, the title of the node is "Automatic Variables",
> fp> which is correct, but the node name is "Autom
%% Francesco Potorti` <[EMAIL PROTECTED]> writes:
fp> File: make.info, Node: Automatic, Next: Pattern Match, Prev: Pattern
Examples, Up: Pattern Rules
fp> Automatic Variables
fp> ---
fp> As you can see, the title of the node is "Automatic Variables",
fp> which is
%% Steven Hirshman <[EMAIL PROTECTED]> writes:
sh> The problem is that when I touch my Fortran source files (both *.f
sh> and *.f90 files), ONLY the *.f files get remade when I run my
sh> makefile (even though I have checked that "touch" is updating both
sh> types of files).
Do the .f90
I am experiencing a problem with make (gmake) on my Linux workstation.
This
is the version I am using:
quince:/home/hirshman/Stellarator/tmp>make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 9