<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
"and" is a C++ keyword (<a href="https://en.cppreference.com/w/cpp/keyword" id="LPlnk490807">https://en.cppreference.com/w/cpp/keyword</a>,
<a href="https://en.cppreference.com/w/cpp/keyword/and" id="LPlnk126148">https://en.cppreference.com/w/cpp/keyword/and</a>) which is the logical AND (&&). I am surprised it is not recognized.</div>
<div id="LPBorder_GTaHR0cHM6Ly9lbi5jcHByZWZlcmVuY2UuY29tL3cvY3BwL2tleXdvcmQvYW5k" class="LPBorder705293" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;" contenteditable="false">
<table id="LPContainer705293" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td style="width: 100%;">
<div id="LPTitle705293" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor705293" href="https://en.cppreference.com/w/cpp/keyword/and" style="text-decoration: none; color:var(--themePrimary);">C++ keywords: and - cppreference.com</a></div>
<div id="LPDescription705293" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
This page was last modified on 9 February 2019, at 16:36. This page has been accessed 70,230 times. Privacy policy; About cppreference.com; Disclaimers</div>
<div id="LPMetadata705293" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
en.cppreference.com</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div id="LPBorder_GTaHR0cHM6Ly9lbi5jcHByZWZlcmVuY2UuY29tL3cvY3BwL2tleXdvcmQ." class="LPBorder251080" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;" contenteditable="false">
<table id="LPContainer251080" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td style="width: 100%;">
<div id="LPTitle251080" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor251080" href="https://en.cppreference.com/w/cpp/keyword" style="text-decoration: none; color:var(--themePrimary);">C++ keywords - cppreference.com</a></div>
<div id="LPDescription251080" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
Also, all identifiers that contain a double underscore __ in any position and each identifier that begins with an underscore followed by an uppercase letter is always reserved and all identifiers that begin with an underscore are reserved for use as names in
 the global namespace. See identifiers for more details.. The namespace std is used to place names of the standard C++ library.</div>
<div id="LPMetadata251080" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
en.cppreference.com</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
"--enable-werror" is not in my Makefile. I'll active it next time with autogen.sh.<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Is it possible to amend a commit in order to my change ID 71651 or do I have to abandon this change and push another one?<br>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>De :</b> Regina Henschel <rb.henschel@t-online.de><br>
<b>Envoyé :</b> vendredi 3 mai 2019 00:25<br>
<b>À :</b> Adrien Ollier; libreoffice@lists.freedesktop.org<br>
<b>Objet :</b> Re: help!</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">Hi Adrien,<br>
<br>
Adrien Ollier schrieb am 02-May-19 um 21:32:<br>
> Hi everybody,<br>
> <br>
> All of my commits fail at Jenkins tests:<br>
[..}<br>
> <a href="https://gerrit.libreoffice.org/#/c/71652/">https://gerrit.libreoffice.org/#/c/71652/</a><br>
<br>
Wrong syntax for the boolean operator.<br>
<a href="http://www.cplusplus.com/doc/tutorial/operators/">http://www.cplusplus.com/doc/tutorial/operators/</a><br>
<br>
> <br>
> But the changes are very simple and on my computer I have no error.<br>
<br>
Do you have option --enable-werror in your configure?<br>
<br>
Kind regards<br>
Regina<br>
</div>
</span></font></div>
</div>
</body>
</html>