<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/726ce3ed33459604603139f8d5695dab85791d66">https://github.com/macports/macports-ports/commit/726ce3ed33459604603139f8d5695dab85791d66</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 726ce3ed334 QuantLib: Add bug URL comment
</span>726ce3ed334 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 726ce3ed33459604603139f8d5695dab85791d66
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Apr 26 08:08:02 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    QuantLib: Add bug URL comment
</span>---
 finance/QuantLib/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/finance/QuantLib/Portfile b/finance/QuantLib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 76dcb0ff8af..9f65c41d6cd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/finance/QuantLib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/finance/QuantLib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,6 +33,8 @@ compiler.cxx_standard \
</span> # https://github.com/lballabio/QuantLib/issues/1090
 configure.cxxflags-append \
                     -std=c++11
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/lballabio/QuantLib/issues/1091
</span> # error: default initialization of an object of const type 'const ext::function<Real (Real)>' (aka 'const function<double (double)>') without a user-provided default constructor
 compiler.blacklist-append {clang < 900}
 
</pre><pre style='margin:0'>

</pre>