-
-
Notifications
You must be signed in to change notification settings - Fork 80
fix: re-establish pre-3.2.1 copy_data_to_bin behavior #717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
0806a49 to
c1c0eee
Compare
e6e51e5 to
6de1bc2
Compare
|
Ready for review. An alternative would be to not include the additional parameter in the macro. |
|
Sorry for the delayed reply, I was on vacation. I've answered here: #723 (comment) |
|
@jbedard I believe the answer is yes, the bug still exists at HEAD. |
|
Hum... The original issue was about misaligned behavior for copy_data_to_bin if transpiler is set or not. IIUC: #723 aligned the behavior, which was a breaking change, but (IMHO) the better overall behavior. So at this point, with the change almost over a year old, I'm not sure it's a good idea to revert to the behavior that is technically correct under semver. I would suggest to:
|
|
That sounds best to me since no one else commented on this change in behaviour over the last year 👍 |


Fixes #716 (and breaks #411 again).
Changes are visible to end-users: yes/no
Test plan
I have manually checked that the new tests: