[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16577] commas inside inline-comments are parsed
From: |
anonymous |
Subject: |
[bug #16577] commas inside inline-comments are parsed |
Date: |
Sat, 13 May 2006 07:21:54 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060410 Firefox/1.0.8 |
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 #16577] commas inside inline-comments are parsed,
anonymous <=