Fri, 02/05/2021 - 12:32
Forums:
Hello,
We are pleased to inform you that we've prepared the first OCCT maintenance release (version 7.5.1) and are going to follow this approach on a regular basis.
Starting from now, we plan to issue maintenance packs approximately once a quarter or even more frequently depending on the customers' requests and our technical possibilities.
See for details the next announce.
Sources of Open CASCADE Technology 7.5.1 are available under tag V7_5_1 of the OCCT repository.
Best regards,
Sergey Zaritchny,
Customer Support Manager
Mon, 02/22/2021 - 17:41
Is it possible to also provide tarballs for maintenance releases, not only major releases?
And can these please be moved to a public accessible location, instead of a login protected one? Having these protected is a major inconvenience e.g. for automated infrastructures.
Thanks, Stefan
Tue, 02/23/2021 - 10:38
Git repository is available without registration (for read-only access) and you can always download source code tarball from gitweb if for some reason you don't want using git client:
https://git.dev.opencascade.org/gitweb/?p=occt.git;a=shortlog;h=refs/tag...
Tue, 02/23/2021 - 07:11
Standard_MMgrFactoryпјљпјљ~Standard_MMgrFactory()
{
//! have a Memory leak "myFMMgr"
}
Tue, 02/23/2021 - 10:34
That's not just a trivial memory leak - see bug report for details:
https://tracker.dev.opencascade.org/view.php?id=31844