On 9/30/07, <b class="gmail_sendername">Bruno Coudoin</b> <<a href="mailto:bruno.coudoin@free.fr">bruno.coudoin@free.fr</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Le dimanche 30 septembre 2007 à 17:57 +0300, Terje Bergström a écrit :<br>> +  GNOME_TYPE_CANVAS_POLYGON();<br>The last line does'nt compile on my side:<br>gcompris.c:1916: erreur: called object «gnome_canvas_polygon_get_type()"
<br>is not a function</blockquote><div><br>Sorry, should be without parantheses. The Debian diff got outdated and I copy pasted from there.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Why do you make dummy volatile ?</blockquote><div><br>Sometimes compilers optimize away variables and adding volatile makes gcc not to do that. I could try without. <br> </div>Terje<br></div><br>