[bug #30340] dependency handling

2010-07-04 Thread Florian Rivoal
Follow-up Comment #1, bug #30340 (project make): I posted this bug, but forgot to login before posting. ___ Reply to this item at: http://savannah.gnu.org/bugs/?30340 ___ Message sent

[bug #27809] several win64 fixes

2010-07-04 Thread Ozkan Sezer
Follow-up Comment #5, bug #27809 (project make): Here is a follow-up patch (make-cvs-20100701-w64-2.patch) which fixes a lot of compiler warnings, not only for mingw* but for unix, too. (file #20896) ___ Additional Item Attachment: File

[bug #27809] several win64 fixes

2010-07-04 Thread Paul D. Smith
Follow-up Comment #6, bug #27809 (project make): Thanks Ozkan. A few comments about the parts of the patch that are not Windows-specific. First you mention compiler warning fixes for UNIX, but none of the changes you mention fix any warnings I see on my UNIX tests (different platforms but

[bug #30340] dependency handling

2010-07-04 Thread Paul D. Smith
Follow-up Comment #2, bug #30340 (project make): You might read: http://make.mad-scientist.net/autodep.html ___ Reply to this item at: http://savannah.gnu.org/bugs/?30340 ___ Message sent

[bug #27809] several win64 fixes

2010-07-04 Thread Ozkan Sezer
Follow-up Comment #7, bug #27809 (project make): Paul, thank you very much for reviewing the patch, First you mention compiler warning fixes for UNIX, but none of the changes you mention fix any warnings I see on my UNIX tests (different platforms but using gcc -Wall on all of them). Which