URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16577>

                 Summary: commas inside inline-comments are parsed 
                 Project: make
            Submitted by: None
            Submitted on: Saturday 05/13/2006 at 07:21 UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: 3.81
        Operating System: POSIX-Based
           Fixed Release: None

    _______________________________________________________

Details:

Hi,

when using inline comments in an $(if ...) or other $(xyz ..., ...)
statements, the commas inside the comment are parsed. 

$(if $f, \
# heres a comma, getting parsed \
do_sth, \
do_sth_else)


tested with 3.81, sample makefile attached

regards,

mail [at] mazzoo.de






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Saturday 05/13/2006 at 07:21 UTC  Name: makefile  Size: 332B   By: None
commas inside comments get parsed demonstration
<http://savannah.gnu.org/bugs/download.php?file_id=9956>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16577>

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



_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to