<p></p>
<p>Basic build WFM.</p>
<p>Lots of warnings like:</p>
<pre><code>../src/highlighting.c:1140:3: note: in expansion of macro ‘styleset_case’
 1140 |   styleset_case(VERILOG);
      |   ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:820:42: warning: division ‘sizeof (HLProperty * {aka struct <anonymous> *}) / sizeof (HLProperty {aka struct <anonymous>})’ does not compute the number of array elements [-Wsizeof-pointer-div]
  820 | #define G_N_ELEMENTS(arr)  (sizeof (arr) / sizeof ((arr)[0]))
</code></pre>
<p>and GTK deprecation warnings.</p>
<p>These don't happen with autotools build, probably missing some compiler options we set somewhere in autotools.</p>
<p>Runtime messages:</p>
<pre><code>** (geany:39502): WARNING **: 12:06:58.868: failed to load icon 'classviewer-var': Icon 'classviewer-var' not present in theme Mint-Y-Dark

** (geany:39502): WARNING **: 12:06:58.868: failed to load icon 'classviewer-method': Icon 'classviewer-method' not present in theme Mint-Y-Dark
</code></pre>
<p>probably not installing some icons or installing in the wrong place.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2761#issuecomment-813147411">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6GB2YTQGIMO6TMWGDTHENULANCNFSM4ZDZAFLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2SUA7DQDV22C7Q4PTTHENULA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGB32KEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2761#issuecomment-813147411",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-813147411",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>