<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/libass/ConstantValues.patch, branch 2019.08</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>Add a more correct port for libass (#5223)</title>
<updated>2019-01-24T19:47:28+00:00</updated>
<author>
<name>Codiferous</name>
<email>44823842+Codiferous@users.noreply.github.com</email>
</author>
<published>2019-01-24T19:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c0bf747e45d288dd3cf5823c6ad2478527737971'/>
<id>c0bf747e45d288dd3cf5823c6ad2478527737971</id>
<content type='text'>
This port currently only works on Windows because the dependencies of
the port (fribidi in particular) don't build on non-Windows platforms.

I made patch modifications to the source code because the Visual C++ C
compiler does not allow for non-constant-expression array indicesto be
used to declare a static array.

I've verified that this (1) builds on Windows and (2) works with a
sample test that's included in the libass github repo.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This port currently only works on Windows because the dependencies of
the port (fribidi in particular) don't build on non-Windows platforms.

I made patch modifications to the source code because the Visual C++ C
compiler does not allow for non-constant-expression array indicesto be
used to declare a static array.

I've verified that this (1) builds on Windows and (2) works with a
sample test that's included in the libass github repo.</pre>
</div>
</content>
</entry>
</feed>
