mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Fixed all issues detected by the test cases under MinGW - such as usage of abs() -> changed to qAbs(), rounding issues detected during calculations, and changed streaming methods with qDebug() (QDebug vs &QDebug issue).
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
using namespace BlackMisc::Math;
|
||||
|
||||
/*!
|
||||
/*
|
||||
* Run the samples
|
||||
*/
|
||||
int BlackMiscTest::CSamplesVectorMatrix::samples()
|
||||
|
||||
Reference in New Issue
Block a user