ogx / Calculation2D

Extensible 2D image processing framework for C++
3 stars 0 forks source link

Fix warnings in libcalc2D connected to x64 code compatibility #61

Closed themoob closed 12 years ago

themoob commented 12 years ago

Usually casual integer conversions std::size_t -> mmInt

carasuca commented 12 years ago

@themoob wasn't this fixed already?

themoob commented 12 years ago

In my code, yes. I need to commit but I'm waiting for other stuff that's pending.