sashafrey / topicmod

This project had been moved to https://github.com/bigartm/bigartm
Other
0 stars 0 forks source link

Warnings while building cpp projects. #90

Closed MelLain closed 10 years ago

MelLain commented 10 years ago

Since CMake is using for building BigARTM solution, there appeared a lot of warnings during compilation of projects. It is necessary to avoid them,

sashafrey commented 10 years ago

Fixed by https://github.com/sashafrey/topicmod/commit/0571af3d16a133f6d5279c6bfdb54676fbb67056

All projects in src/ folder now compile with no warnings. There are still some compiler warnings left when compile 3rdparties, but those we should not spend time on.