Your message dated Mon, 15 Feb 2016 22:12:43 +0000
with message-id <20160215-161242.sv10516.95...@savannah.gnu.org>
has caused the   report #620209,
regarding make: inconsistant description of ifdef directive behavior
to be marked as having been forwarded to the upstream software
author(s) 

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
620209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620209
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
URL:
  <http://savannah.gnu.org/bugs/?47163>

                 Summary: description of ifdef directive behavior
                 Project: make
            Submitted by: srivasta
            Submitted on: Mon 15 Feb 2016 04:12:42 PM CST
                Severity: 3 - Normal
              Item Group: Documentation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.1
        Operating System: Any
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Hi, 

This was reported by a debian user. Please retain a CC to 
  620209-forwar...@bugs.debian.org
so that the Debian BTS has a copy of your input. 

The manual says:
=============================================================
  ifdef variable-name
    
     The ifdef form takes the name of a variable as its argument, not a
reference to a variable. The value of that variable has a non-empty value, the
text-if-true is effective; otherwise, the text-if-false, if any, is effective.
Variables that have never been defined have an empty value. The text
variable-name is expanded, so it could be a variable or function that expands
to the name of a variable.
================================================================
       

The second sentence of the first paragraph has a grammar error, it looks like
it should read "If the value of that variable..."
 Also, "The value has a ... value" seems awkward.

 Manoj 




    _______________________________________________________

Reply to this item at:

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

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

--- End Message ---

Reply via email to