[bug #16389] Defaults for Objective-C

2006-04-19 Thread anonymous
URL: Summary: Defaults for Objective-C Project: make Submitted by: None Submitted on: Thursday 04/20/06 at 03:56 UTC Severity: 3 - Normal Item Gr

Re: Objective-C patch *ping*

2006-04-19 Thread Paul D. Smith
I don't mind adding support for Objective-C. Why is the suffix for an Obj-C file .m? Weird. Well, anyway; I don't think these things belong inside __APPLE__ delimiters, though: Objective-C runs on all kinds of platforms not just Apple. Please file an enhancement request on Savannah so we don't

Re: Objective-C patch *ping*

2006-04-19 Thread Peter O'Gorman
Hi, Any comments on this? Peter signature.asc Description: This is a digitally signed message part ___ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-m

Re: change in SHELL behavior: feature, right ?

2006-04-19 Thread Mike Frysinger
On Wednesday 19 April 2006 08:18, Paul D. Smith wrote: > %% Mike Frysinger <[EMAIL PROTECTED]> writes: > mf> so the question is, should gcc be making sure that the shell > mf> scripts that use SHELL pull the value from configure ? or is make > mf> broken ? > > Make is not broken: this behavi

[bug #16376] command execution with make -q

2006-04-19 Thread Paul D. Smith
Update of bug #16376 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #1: This behavior is as d

Re: change in SHELL behavior: feature, right ?

2006-04-19 Thread Paul D. Smith
%% Mike Frysinger <[EMAIL PROTECTED]> writes: mf> so the question is, should gcc be making sure that the shell mf> scripts that use SHELL pull the value from configure ? or is make mf> broken ? Make is not broken: this behavior WRT SHELL is mandated by the POSIX standard. There are variou