bugmster
973c2be1e1
0024428: Implementation of LGPL license
...
The copying permission statements at the beginning of source files updated to refer to LGPL.
Copyright dates extended till 2014 in advance.
2013-12-17 12:42:41 +04:00
omy
eafb234bf1
0024171: Eliminate CLang compiler warning -Wreorder
...
Got rid of -Wreorder warning (wrong fields' initialization order); some warnings -Wdangling-else are also fixed
2013-09-18 09:36:12 +04:00
omy
1d47d8d066
0024059: Eliminate compiler warning C4701 in MSVC++ with warning level 4
...
Removing pPotentially uninitialized local variable
Got rid of most of warnings C4701: Potentially uninitialized local variable
Removed redundant variable definitions.
Refactored a part of AppParCurves_ResolConstraint CTOR.
Replaced 0. to Precision::Confusion for tolerance vars;
Changed values for min and max parameter vars;
Got rid of redundant variables' initialization.
2013-08-22 12:08:59 +04:00
omy
8263fcd384
0024087: Eliminate compiler warning C4244 in MSVC++ with warning level 4
...
Most of the compiler warnings C4244 have been eliminated.
2013-08-01 12:38:21 +04:00
abv
7a06c690fb
0023604: Uninitialized variables in debug mode
...
Removed #ifndef DEB ... #else ... #endif directives where the variables were being initialized only in release mode.
Removed unused part of code.
2012-12-14 16:12:54 +04:00
dbv
60be1f9b1d
0023072: Eliminate compiler warnings (level 3) on Windows / MSVC++
2012-07-06 15:52:20 +04:00
bugmaster
b311480ed5
0023024: Update headers of OCCT files
...
Added appropriate copyright and license information in source files
2012-03-21 19:43:04 +04:00
bugmaster
7fd59977df
Integration of OCCT 6.5.0 from SVN
2012-03-05 19:23:40 +04:00