Skip to content

Conversation

@linh2931
Copy link
Contributor

No description provided.

greg7mdp and others added 23 commits April 24, 2025 14:49
…ting dropped because the queue is full. Also call free_code when code is no longer used instead of waiting for LIB.
…emove any extra blocks from the forkdb on terminate.
…riate.

- pointers are `std::trivially_copyable`
- we may have a type for which FC_REFLECT was defined, which we serialize without alignment padding
  between members. But that type can also be `std::trivially_copyable`, and we wouldn't want to
  serialize it with padding when in a `std::array`.
add missing check for MAX_NUM_ARRAY_ELEMENTS in the std::array pack/unpack. Also c++20 syntax update.
…g to modify free code on last block used to only free if same block
Support truncate-at-block with terminate-at-block
[1.1.5 -> 1.2.0-rc2] Fix OC scheduling of compiles
[1.2.0-rc2 -> main] Fix OC scheduling of compiles
@linh2931 linh2931 merged commit 9639558 into release/2.0 Apr 29, 2025
28 checks passed
@linh2931 linh2931 deleted the main_to_2_0 branch April 29, 2025 18: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.

3 participants