[bug #48276] Better errors for accidental spaces

2020-08-20 Thread anonymous
Additional Item Attachment, bug #48276 (project make): File name: make.diff.txt Size:0 KB ___ Reply to this item at:

[bug #48276] Better errors for accidental spaces

2016-06-20 Thread Saul St John
Follow-up Comment #3, bug #48276 (project make): +1, agree with Steve, such a suggestion would have saved me time and frustration at least once. ___ Reply to this item at: __

[bug #48276] Better errors for accidental spaces

2016-06-20 Thread Steve Klabnik
Follow-up Comment #2, bug #48276 (project make): So, I am not incredibly familiar with the codebase, but this is seemingly on a code path where an error is already going to happen; ie, this is a more specific form of error, rather than changing something that would have previously been parsed succ

[bug #48276] Better errors for accidental spaces

2016-06-20 Thread Paul D. Smith
Follow-up Comment #1, bug #48276 (project make): I'm not that excited about this idea. The problem is that lots of makefiles indent their variables, rules, etc. For example inside "ifeq" statements, or even just to right-align variable assignments. Having warnings about changing to TAB on most

[bug #48276] Better errors for accidental spaces

2016-06-20 Thread Steve Klabnik
URL: Summary: Better errors for accidental spaces Project: make Submitted by: steveklabnik Submitted on: Mon 20 Jun 2016 04:10:17 PM GMT Severity: 3 - Normal Item Group: