gonum / blas

A BLAS implementation for Go [DEPRECATED]
172 stars 16 forks source link

Harmonise panic messages part 2 #85

Closed kortschak closed 9 years ago

kortschak commented 9 years ago

This harmonises panic messages in most cases between blas/cgo and blas/native. There is probably some room for improving messages in the ldX cases.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.1%) when pulling 6c2c855f1782a94f4c8cb480e000b4cc32325033 on panics into 50a5af2492938275f2a26c94a6220be3709c233f on master.

btracey commented 9 years ago

LGTM when the one comment is resolved.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.1%) when pulling 7891f6feb0ccfbc5ea14182bb77900545c229573 on panics into 50a5af2492938275f2a26c94a6220be3709c233f on master.