[Bug 215599] www/wt: fails to build with boost 1.63

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 31 16:07:35 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215599

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sat Dec 31 16:06:29 UTC 2016
New revision: 430140
URL: https://svnweb.freebsd.org/changeset/ports/430140

Log:
  www/wt: unbreak with boost 1.63

  In file included from wt-3.3.6/src/Wt/Render/CssParser.C:26:
  [...]
 
/usr/local/include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp:91:105:
error: cannot initialize a parameter of type 'char *' with an lvalue of type
'char const[17]'
              return detail::expression::function_eval<F, A0 , A1 , A2 , A3 ,
A4>::make(f, a0 , a1 , a2 , a3 , a4);
                                                                               
                          ^~

  PR:           215599
  Approved by:  Mohammad S. Babaei (maintainer)

Changes:
  head/www/wt/Makefile
  head/www/wt/files/patch-src_Wt_Render_CssParser.C

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list