bug-make
[Top][All Lists]
Advanced

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

[bug #59956] Recipes inside conditionals can break the parser


From: Bogdan V
Subject: [bug #59956] Recipes inside conditionals can break the parser
Date: Thu, 28 Jan 2021 10:54:28 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36

Follow-up Comment #9, bug #59956 (project make):

What about mixing in the special *$* character to help with differentiation?
Or adding *[]* to denote *make* only syntax. 


$[ifeq (1,0)]
    $[info Maybe this could work with leading tabs also]
$[else]
    $[info Or with whitespaces]
$[endif]


Being able to indent the conditionals would be a big plus.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59956>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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