Sancene / OopLabs

0 stars 1 forks source link

Замечания по программе Bodies #6

Open alexey-malov opened 4 years ago

alexey-malov commented 4 years ago
1>C:\teaching\oop-labs\ler\OopLabs\lab4\Bodies\Bodies\UserInterface.cpp(13,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1>C:\teaching\oop-labs\ler\OopLabs\lab4\Bodies\Bodies\UserInterface.cpp(31,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
alexey-malov commented 4 years ago

https://github.com/Sancene/OopLabs/blob/f88292f91e572123df67eae9d17c7e52a0893d61/lab4/Bodies/Bodies/CBody.cpp#L17-L20

alexey-malov commented 4 years ago

https://github.com/Sancene/OopLabs/blob/f88292f91e572123df67eae9d17c7e52a0893d61/lab4/Bodies/Bodies/CCone.cpp#L21-L24

alexey-malov commented 4 years ago

https://github.com/Sancene/OopLabs/blob/f88292f91e572123df67eae9d17c7e52a0893d61/lab4/Bodies/Bodies/CBody.h#L17-L18

alexey-malov commented 4 years ago

https://github.com/Sancene/OopLabs/blob/f88292f91e572123df67eae9d17c7e52a0893d61/lab4/Bodies/Bodies/CCone.cpp#L11-L19

alexey-malov commented 4 years ago

https://github.com/Sancene/OopLabs/blob/f88292f91e572123df67eae9d17c7e52a0893d61/lab4/Bodies/Bodies/UserInterface.cpp#L21-L37

alexey-malov commented 4 years ago
alexey-malov commented 4 years ago
alexey-malov commented 4 years ago