<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Aptos;
        panose-1:2 11 0 4 2 2 2 2 2 4;}
@font-face
        {font-family:URWPalladioL;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:BeraSansMono;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Aptos",sans-serif;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<div id="mail-editor-reference-message-container">
<div>
<div>
<p class="MsoNormal">Looking at other parts of the standard, they sometimes use parenthesis and other times do not. A closer match to what is being said here in the parenthesis is probably the strtol* family of functions where they use commas in 7.24.1.7#3
 to refer to the optional sign prefix. Based on that, I’m updating my proposed changes.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">C26 issue 5:<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Change H.3#6 (in N3219) from:<o:p></o:p></p>
<p><span style="font-size:10.0pt;font-family:"URWPalladioL",serif">If an optional unary
</span><b><span style="font-size:9.0pt;font-family:"BeraSansMono",serif;color:#333333">+
</span></b><span style="font-size:10.0pt;font-family:"URWPalladioL",serif">or </span>
<b><span style="font-size:9.0pt;font-family:"BeraSansMono",serif;color:#333333">-
</span></b><span style="font-size:10.0pt;font-family:"URWPalladioL",serif">operator followed by a signaling NaN macro is used for initializing an object of the same type that has static or thread storage duration, the object is initialized with a signaling
 NaN value. </span><o:p></o:p></p>
<p class="MsoNormal">To:<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">If a signaling NaN macro, optionally preceded by the unary + or – operator, is used for initializing an object of the same type that has static or thread storage duration, the object is initialized with a signaling NaN value.<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Change 5.2.5.3.2#28 (in N3219) from:<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">If an optional unary + or - operator followed by a signaling NaN macro is used as an initializer that is evaluated at translation time, the object is initialized with a signaling NaN value.<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">To:<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">If a signaling NaN macro, optionally preceded by the unary + or – operator, is used for initializing an object of the same type that has static or thread storage duration, the object is initialized with a signaling NaN value.<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Regards,<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Rajan<o:p></o:p></p>
</div>
</div>
</div>
</div>
</body>
</html>