Open ioquatix opened 10 years ago
I'm not sure if this helps, but in my mind, explicit casting is a hack and not a real solution, except in very specific situations.
Any update on this?
Not so far. I guess, it's also kind of low priority or do I miss any other issues (despite compiler warnings).
On Tue, Oct 28, 2014 at 2:16 AM, Samuel Williams notifications@github.com wrote:
Any update on this?
— Reply to this email directly or view it on GitHub https://github.com/RainerKuemmerle/g2o/issues/36#issuecomment-60696630.
https://github.com/RainerKuemmerle/g2o/blob/master/g2o/core/sparse_block_matrix.hpp#L216-L221
Proposed fix:
assigning size_t to int truncates the value.