Summary: | silence compiler warnings due to type mismatch (GeneralMatrixMatrix.h, Parallelizer.h) | ||||||
---|---|---|---|---|---|---|---|
Product: | Eigen | Reporter: | Jeff Hammond <jeff.science> | ||||
Component: | Core - matrix products | Assignee: | Nobody <eigen.nobody> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Unknown | CC: | chtz, gael.guennebaud, jeff.science | ||||
Priority: | Normal | ||||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
URL: | https://github.com/jeffhammond/eigen/commit/1f9f77b1dfa3a74ad81ac2b649a3740ac35ec1b2 | ||||||
Whiteboard: | |||||||
Bug Depends on: | |||||||
Bug Blocks: | 558 | ||||||
Attachments: |
|
Description
Jeff Hammond
2016-12-27 23:35:38 UTC
Created attachment 764 [details]
Git patch file
Thanks for the patch, I applied slightly fixes though: https://bitbucket.org/eigen/eigen/commits/ec0f519aaaec/ https://bitbucket.org/eigen/eigen/commits/b41d7cc81e72/ I'll wait a bit before backporting them and closing this entry. 3.2 backports: https://bitbucket.org/eigen/eigen/commits/e58e36ae7f5d/ https://bitbucket.org/eigen/eigen/commits/9bb371ef6915/ -- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1369. |