bugmake - Bugs: bug #16577, commas inside inline-comments are...

 
 

bug #16577: commas inside inline-comments are parsed

Submitter:  None
Submitted:  Sat 13 May 2006 07:21:52 AM UTC
   
 
Severity:  3 - Normal Item Group:  Documentation
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  3.81 Operating System:  POSIX-Based
Fixed Release:  3.82 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 30 Sep 2006 06:47:31 PM UTC, comment #2: 

OK, I added a clarification in the "comments" section of the manual.

Paul D. Smith <psmith>
Group administrator
Sat 13 May 2006 01:35:52 PM UTC, comment #1: 

You can't put a comment inside a variable or function reference.  Or rather, you can, but it's not treated as a comment; it's just normal text.  As normal text, commas have their regular effect.

I've retagged this bug as a "Documentation" issue so I'll remember to go through the documentation to see if this can be clarified.

Paul D. Smith <psmith>
Group administrator
Sat 13 May 2006 07:21:52 AM UTC, original submission:  

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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #9956:  makefile added by None (332B - application/octet-stream - commas inside comments get parsed demonstration)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-07-28 psmith Fixed Release4.0 3.82
    2006-09-30 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.0
    2006-05-13 psmith Item GroupBug Documentation
        Carbon-Copy- Added -email is unavailable-
    2006-05-13 None Attached File- Added makefile, #9956

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code