Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make actor pad automagically calculated
Prior to this commit, we had to manually update the actor pad size if the size of pony_actor_t changed. This commit makes it so that the actor pad size is now automagically calculated by the compiler so it doesn't have to be manually maintained any longer.
- Loading branch information