Index: head/devel/ppl/files/patch-src_Determinate__inlines.hh =================================================================== --- head/devel/ppl/files/patch-src_Determinate__inlines.hh (nonexistent) +++ head/devel/ppl/files/patch-src_Determinate__inlines.hh (revision 479594) @@ -0,0 +1,13 @@ +--- src/Determinate_inlines.hh.orig 2016-02-11 12:31:26 UTC ++++ src/Determinate_inlines.hh +@@ -289,8 +289,8 @@ operator()(Determinate& x, const Determinate& y) const + + template + template +-inline +-Determinate::Binary_Operator_Assign_Lifter ++inline typename ++Determinate::template Binary_Operator_Assign_Lifter + Determinate::lift_op_assign(Binary_Operator_Assign op_assign) { + return Binary_Operator_Assign_Lifter(op_assign); + } Property changes on: head/devel/ppl/files/patch-src_Determinate__inlines.hh ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/ppl/files/patch-src_OR__Matrix__inlines.hh =================================================================== --- head/devel/ppl/files/patch-src_OR__Matrix__inlines.hh (nonexistent) +++ head/devel/ppl/files/patch-src_OR__Matrix__inlines.hh (revision 479594) @@ -0,0 +1,11 @@ +--- src/OR_Matrix_inlines.hh.orig 2016-02-11 12:31:26 UTC ++++ src/OR_Matrix_inlines.hh +@@ -97,7 +97,7 @@ OR_Matrix::Pseudo_Row::Pseudo_Row(const Pseudo_R + + template + template +-inline OR_Matrix::Pseudo_Row& ++inline typename OR_Matrix::template Pseudo_Row& + OR_Matrix::Pseudo_Row::operator=(const Pseudo_Row& y) { + first = y.first; + #if PPL_OR_MATRIX_EXTRA_DEBUG Property changes on: head/devel/ppl/files/patch-src_OR__Matrix__inlines.hh ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property