Johnny Willemsen

Results 198 issues of Johnny Willemsen

Now available on github actions, see https://github.com/actions/virtual-environments/issues/3949

enhancement

Doubt whether the code references is correct, should it be == 0? https://github.com/DOCGroup/ACE_TAO/blob/e4bcaf22324492a0d784890cd9ca86b4a707e68f/TAO/tao/DynamicInterface/Context.cpp#L172

bug

We could modernize the gperf generated code by using constrexp/const, std string compare, etc

enhancement

See https://en.cppreference.com/w/c/chrono/localtime

enhancement

Should remove ACE_Auto_Ptr and use std::unique_ptr instead

cleanup

Cleanup ACE_LACKS_NUMERIC_LIMITS, at the same moment use std::numeric_limits instead of ACE_Numeric_Limits

cleanup

As the Windows CE release is from 2013 it is now time to cleanup this in ACE/TAO, would remove a lot of special handling from the Windows code

cleanup