In message <[email protected]> on Wed, 02 May 2012 04:00:31 -0400, Stephen Leake <[email protected]> said:
stephen_leake> I've hit a bug in compiling nvm.lua-2.0 in Cygwin, while running 'make stephen_leake> check'; stephen_leake> stephen_leake> /usr/include/boost/math/special_functions/detail/lgamma_small.hpp:483:38: error: expected primary-expression before 'do' stephen_leake> stephen_leake> It's the L macro, due to Boost 1.48 (which Cygwin has). stephen_leake> stephen_leake> It's also mtn issue 191. That gives a patch; has that been committed stephen_leake> yet? I don't see it in the commit log. stephen_leake> stephen_leake> It's a very small change; for now, I'll apply it on the nvm.lua-5.2 stephen_leake> workspace, but not commit it. I had a look at issue 191, it's apparently one I had bookmarked some time ago and then forgotten... I've just applied the patch and am running a distcheck to see if something comes up. Considering it's a pretty damn harmless change, I don't expect there will. Cheers, Richard -- Richard Levitte [email protected] http://richard.levitte.org/ "Life is a tremendous celebration - and I'm invited!" -- from a friend's blog, translated from Swedish _______________________________________________ Monotone-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/monotone-devel
