12 Oct
2003
12 Oct
'03
9:17 p.m.
Russell Whitaker wrote:
On Sun, 12 Oct 2003, Frank Heckenbach wrote:
[..]
... and make sure that parse.[ch]> are not older than parse.y (which should be the case in the source distribution).
why not "touch -r parse.h parse.* " which makes them the same time?
If parse.c wasn't already rebuilt. (In fact, just `touch parse.[ch]' will also do then.) But if parse.c was rebuild, it's too late. And if significant changes were made to parse.y, they won't take effect when touching parse.[ch], of course. Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707