Re: Build warnings in CVS make 3.81.90

2007-05-12 Thread Eli Zaretskii
 From: Paul Smith [EMAIL PROTECTED]
 Date: Fri, 11 May 2007 15:15:34 -0400
 Cc: GNU Make bug-make@gnu.org
 
  function.c: In function 'func_shell':
  function.c:1597: warning: variable 'error_prefix' might be clobbered by 
  'longjmp' or 'vfork'
  function.c:1589: warning: argument 'o' might be clobbered by 'longjmp' 
  or 'vfork'
 
 These have been around forever and I don't know how to fix them.  If you
 do, please let me know.

I think adding the `volatile' qualifier to the declarations of these
variables will make the warning go away.


___
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make


make: unrecognized option `--always-make'

2007-05-12 Thread L.M. Schmitt (Dr, Dr.habil)
This comment from make contradicts the manual p. 96.

-- 
Have a wonderful day.--  Lothar M. Schmitt  

Prof. Dr.habil. Dr. L.M. Schmitt (Maru-Go) http://lmschmitt.de
The University of Aizu, Aizu-Wakamatsu, Fukushima  965-8580, Japan
Phones: o:+81-242-37-2577, h:+81-242-32-9094,  m:+81-90-878-288-46
Fax:  +81-242-37-2745 (fax)  Email: [EMAIL PROTECTED] 

`Experts meet to decide Pluto fate. (BBC-14aug2006)'  Pluto cares?




___
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make