bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #39943] Add an alternative parsing mode that regards space and tab


From: Byron Hawkins
Subject: [bug #39943] Add an alternative parsing mode that regards space and tab as identical tokens
Date: Wed, 04 Sep 2013 20:09:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?39943>

                 Summary: Add an alternative parsing mode that regards space
and tab as identical tokens
                 Project: make
            Submitted by: byronhawkins
            Submitted on: Wed 04 Sep 2013 08:09:21 PM GMT
                Severity: 3 - Normal
              Item Group: Enhancement
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: Any
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Many popular text editors replace tabs with space automatically. This makes it
a tremendous hassle to create makefiles that differentiate between the tab and
space characters. Please consider adding a new parsing mode which regards
space and tab as identical, and introduce a new (visible) token to the syntax
for delimiting rules and commands. 

At the very least, it is effectively cruel to print an error message about the
lack of hard tabs without using the exact text string "hard tab". Tell the
user that the error is all about a "hard tab" missing. 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39943>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]