<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><div>I attached a small patch for the compile error:</div><div><br></div><div><div>annots.c: In function 'pgd_annots_create_widget':</div><div><br></div><div>annots.c:1312:5: error: 'for' loop initial declarations are only allowed in C99 mode</div><div><br></div><div>     for (gint i = 0; i < G_N_ELEMENTS (supported_annots); i++) {</div></div><div><br></div><div><br></div><div>Regards,</div><div>William</div><div><br></div>                                        </div></body>
</html>