id summary reporter owner description type status milestone component version severity resolution keywords cc 10762 fixed_matrix &operator = (matrix m) wrong parameter anonymous Douglas Gregor "Software was not tested! Error in C:\Boost\include\boost-1_57\boost\numeric\ublas\matrix.hpp line 1387 fixed_matrix &operator = (matrix m) {.. is wrong. Correct is: fixed_matrix &operator = (fixed_matrix m) {" Bugs new To Be Determined numeric Boost 1.57.0 Problem