CI updates and minor cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2024-04-01 20:31:05 +02:00
parent 70b20d7d89
commit 24f3824524
29 changed files with 176 additions and 128 deletions
+5 -1
View File
@@ -84,10 +84,14 @@ struct PackHeader final {
// info fields set by Packer::compressWithFilters()
unsigned overlap_overhead;
private: // UPX conventions
UPX_CXX_DISABLE_ADDRESS(PackHeader)
UPX_CXX_DISABLE_NEW_DELETE(PackHeader)
};
/*************************************************************************
// ph default util functions
// PackHeader ph util functions
**************************************************************************/
bool ph_is_forced_method(int method) noexcept; // predicate