Skip to content

Conversation

petk
Copy link
Owner

@petk petk commented Nov 12, 2024

  • Cross-compilation enhancements to be able to set PROC_MEM_FILE
  • mach_vm_read check simplified as the signature is a bit different vm_map_read_t vs vm_map_t first argument. The check_symbol_exists() is sufficient check in this case and avoids writing entire signature.
  • clock_get*time() check moved to fpm's CMakeLists.txt directly
  • Some FPM checks has now a bit simpler configure log/output messages
  • The toolchains template improved and refactored
  • Fixed some nits in FindNetSnmp module

petk added 2 commits November 12, 2024 19:40
- Cross-compilation enhancements to be able to set PROC_MEM_FILE
- mach_vm_read check simplified as the signature is a bit different
  vm_map_read_t vs vm_map_t first argument. The `check_symbol_exists()`
  is sufficient check in this case and avoids writing entire signature.
- The toolchains template improved and refactored
- Fixed some nits in FindNetSnmp module
@petk petk changed the title Enhance FPM trace checking Refactor FPM checks Nov 13, 2024
@petk petk merged commit 47cbd66 into PHP-8.3 Nov 13, 2024
1 of 3 checks passed
@petk petk deleted the patch-various-improvements branch November 13, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant