<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [bisected] Supraland no longer start"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111522#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [bisected] Supraland no longer start"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111522">bug 111522</a>
              from <span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span></b>
        <pre>(In reply to Lionel Landwerlin from <a href="show_bug.cgi?id=111522#c19">comment #19</a>)
<span class="quote">> (In reply to MWATTT from <a href="show_bug.cgi?id=111522#c18">comment #18</a>)
> > Supraland does start with the updated MR. (I suppose .drirc is only updated
> > if using ninja install so I manually put content from 00-mesa-defaults.conf
> > to .drirc).
> > 
> > Note that will only affect UE4.21 applications. For instance, my previous
> > UE4.22 sample have the same issue, unless I modify .drirc with
> > "UnrealEngine4.22"
> > 
> > A workaround is to set
> > <engine engine_name="UnrealEngine4" engine_version="0:23">
> > on .drirc and use strstr instead of strcmp on xmlconfig.c at line 793, if
> > it's acceptable

> I've been wondering about regexps but that's another thing to add to mesa.
> It's also unfortunate that Unreal puts its engien version in the engine name.</span >

The filename matching code is already full of platform specific paths so adding
regexps here would be fairly simple as we can just use the posix functions.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>