[bug #29242] make fails to check timestamp of .h file and declares .o files are upto date

2010-03-17 Thread anonymous
URL: Summary: make fails to check timestamp of .h file and declares .o files are upto date Project: make Submitted by: None Submitted on: Wed 17 Mar 2010 07:13:09 AM UTC Severity: 3 -

[bug #29244] MSVC Compatibility broken with main.c Revision 1.237 (with Proposal for Fix)

2010-03-17 Thread anonymous
URL: Summary: MSVC Compatibility broken with main.c Revision 1.237 (with Proposal for Fix) Project: make Submitted by: None Submitted on: Wed 17 Mar 2010 11:23:45 AM UTC Severity: 3 -

[bug #29245] Bug with DOS Path in Secondary Expansion (with Fix)

2010-03-17 Thread anonymous
URL: Summary: Bug with DOS Path in Secondary Expansion (with Fix) Project: make Submitted by: None Submitted on: Wed 17 Mar 2010 12:07:43 PM UTC Severity: 3 - Normal Ite

[bug #29242] make fails to check timestamp of .h file and declares .o files are upto date

2010-03-17 Thread Paul D. Smith
Update of bug #29242 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #1: If you have no makefi

Re: [bug #29244] MSVC Compatibility broken with main.c Revision 1.237 (with Proposal for Fix)

2010-03-17 Thread Edward Welbourne
> the MSVC preprocessor doesn't support conditional compilation > inside a macro expansion. I take it that's FUNCTION_LIKE_MACRO(early, args, #ifdef SYMBOL symbol, #else token, #endif remaining); which is indeed no

Re: [bug #29074] -include target fails to issue Error in 3.81

2010-03-17 Thread Lee
This is a simplified version to get the point across. Hope you noticed that. :-) all:; @exit 0 done:; @echo $(MAKE_VERSION); exit 1 -include done I hope you have tested with 3.80 (up to 3.81beta1) and 3.81(from 3.81beta3 and up) and seen the difference. We adopt heavy parallel make, so -include