https://codereview.appspot.com/254670043/diff/60001/flower/include/std-vector.hh
File flower/include/std-vector.hh (right):

https://codereview.appspot.com/254670043/diff/60001/flower/include/std-vector.hh#newcode70
flower/include/std-vector.hh:70: #if HAVE_STL_DATA_METHOD
As it stands, this patch would appear quite broken to me as it fails to
work when the config variable HAVE_STL_DATA_METHOD is 0: in that case,
std-vector.hh defines its own vector template class that is _not_
accessible via std::vector.

Until this is sorted out, I strongly suggest that we revert this patch.

https://codereview.appspot.com/254670043/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to