<div dir="ltr"><div><div><div><div><div><div>Hey Justus and welcome to the list,<br><br></div>in the past this error mesage came up, when people forgot to include "config.h" at the top of their source code.<br><br></div>See here: <a href="https://gitlab.dune-project.org/flyspray/FS/issues/1655">https://gitlab.dune-project.org/flyspray/FS/issues/1655</a><br><br></div>The error message is bad, we all agree, but all sorts of weird things happen with config.h not around.<br></div>If the example from the grid-howto is missing config.h please publicly shame it and we will fix it.<br><br></div>Best,<br></div>Dominic<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 3, 2015 at 11:11 PM, Schock, Justus <span dir="ltr"><<a href="mailto:justus.schock@rwth-aachen.de" target="_blank">justus.schock@rwth-aachen.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
Dear Duners,<br>
While trying to compile the first example, mentioned in the grid-how-to, i got the following problem:<br>
<br>
<blockquote>/usr/local/include/dune/common/nullptr.hh:29:1: error: expected ‘;’ after class definition<br>
 } nullptr = {};              // and whose name is nullptr<br>
 ^<br>
/usr/local/include/dune/common/nullptr.hh:29:1: error: qualifiers can only be specified for objects and functions<br>
/usr/local/include/dune/common/nullptr.hh:29:3: error: expected unqualified-id before ‘nullptr’<br>
 } nullptr = {};              // and whose name is nullptr<br>
   ^<br>
</blockquote>
<br>
Actually I don't know, whether it's my compiler's fault or if it's a bug.<br>
I would be very grateful, if you would have any ideas what to do.<br>
<br>
Greetings,<br>
Justus<br>
<p><br>
</p>
</div>

<br>_______________________________________________<br>
Dune mailing list<br>
<a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>
<a href="http://lists.dune-project.org/mailman/listinfo/dune" rel="noreferrer" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune</a><br>
<br></blockquote></div><br></div>