<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - src/egl/main/egldisplay.c: In function '_eglGetNativePlatform': error: '_EGL_PLATFORM_' undeclared"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110939#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - src/egl/main/egldisplay.c: In function '_eglGetNativePlatform': error: '_EGL_PLATFORM_' undeclared"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110939">bug 110939</a>
from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
<pre>Why it does not error is that platforms list 'choices' includes empty string ''
(meson_options.txt), I'm not sure if there's a good reason for that. We could
alternatively remove the '' from choices or add explicit check that the first
platform is not empty.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>