<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/mpfr/test_stdarg.c, 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>Update mpfr to 4.0.1 and fix compilation under gcc 7</title>
<updated>2018-12-13T10:59:19+00:00</updated>
<author>
<name>ing. Federico Fuga</name>
<email>fuga@studiofuga.com</email>
</author>
<published>2018-12-13T10:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a2c846338ced13df79089419c3161c3d2fefb68c'/>
<id>a2c846338ced13df79089419c3161c3d2fefb68c</id>
<content type='text'>
gcc 7 deprecates the use of varargs.h in favour of stdarg.h.
mpfr already fixes it, but the fix is enabled if stdarg is available.
This patch adds the test on CMakeLists.txt and enables the fix if
needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gcc 7 deprecates the use of varargs.h in favour of stdarg.h.
mpfr already fixes it, but the fix is enabled if stdarg is available.
This patch adds the test on CMakeLists.txt and enables the fix if
needed.
</pre>
</div>
</content>
</entry>
</feed>
