Method effective parameters limit #13295
|
Hi i'm doing an implementation for windows of an existing library and have some problems with a method. Is there a reason for this limitation? |
Answered by
chrisglein
Jun 6, 2024
Replies: 1 comment 1 reply
Only that the way the macros work there needed to be some limit, and this was the limit that was picked. We can extend it to cover more. I'll create an issue from this discussion to track the request. |
1 reply
Answer selected by
chrisglein
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Only that the way the macros work there needed to be some limit, and this was the limit that was picked. We can extend it to cover more. I'll create an issue from this discussion to track the request.