Re: [patch] parallel make bug with failing commands

2005-08-07 Thread Michael Matz
Hi Paul, On Sun, 7 Aug 2005 [EMAIL PROTECTED] wrote: > Thanks for a most excellent bug report! I was able to easily follow the > path you described and see the bug. I used essentially your fix (with a > few minor syntactic tweaks). Nice. > FYI, following your notes I was able to produce a mak

Re: [patch] parallel make bug with failing commands

2005-08-07 Thread psmith
Hi Michael; Thanks for a most excellent bug report! I was able to easily follow the path you described and see the bug. I used essentially your fix (with a few minor syntactic tweaks). FYI, following your notes I was able to produce a makefile which is guaranteed to show the bug every time, reg

Re: ???

2005-08-07 Thread Paul D. Smith
Hm. I can reproduce this. I'll look into it. Manoj: why are the subject lines of some of your bug reports messed up? The subject seems to contain some or all of the CC list instead of the actual subject. -- --- Paul

Re: make segfault with -t

2005-08-07 Thread Paul D. Smith
This is an instance of bug # 1418 which has been fixed in CVS for the next release. https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=1418 -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU

Re: François Duranleau <[EMAIL PROTECTED]>, [EMAIL PROTECTED]

2005-08-07 Thread Paul D. Smith
This is an instance of bug # 1516 which has been fixed for the next release. https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=1516 -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make ti

Re: broken reference in info documentation

2005-08-07 Thread Paul D. Smith
OK, fixed for the next release. Thanks. -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may b

"Nikita V. Youshchenko" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]

2005-08-07 Thread Manoj Srivastava
Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian Bug Tracking system can record your input] This was reported by a debian user Please look at the following Makefile: [EMAIL PROTECTED]:~> cat -n bug.mak 1 VAR = value;

broken reference in info documentation

2005-08-07 Thread Manoj Srivastava
Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian Bug Tracking system can record your input] This was reported by a debian user In the node Using Variables::Appending, trying to follow the text, "(*note Setting Variables: Setting.,

François Duranleau <[EMAIL PROTECTED]>, [EMAIL PROTECTED]

2005-08-07 Thread Manoj Srivastava
Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian Bug Tracking system can record your input] This was reported by a debian user manoj I was playing with some rule generating functions (using the eval function of GNU Make) a

make segfault with -t

2005-08-07 Thread Manoj Srivastava
Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian Bug Tracking system can record your input] This was reported by a debian user manoj The following Makefile crashes `make -t` (but only the first time, when it runs `touch fo