Ron Evans
Ron Evans
@kendallgoto thanks for the report. I just created https://github.com/tinygo-org/bluetooth/pull/399 that should address this. Please take a look!
Is this true for all Sequoia users?
Closing since I think this was addressed on the most recent release. Please reopen if needed. Thank you everyone!
That seems like a good idea to me, to support anyone working with the next version of Go. Of course, this implies that version might not work, but is something...
Labeled to close this issue on next release.
Labeling to close this issue after the next release.
See https://github.com/hybridgroup/gocv/issues/1325 for discussion about this overall topic.
Looks like real test failure here https://github.com/tinygo-org/tinygo/actions/runs/15159995695/job/42637182590#step:17:28
It would be very good to get this fix, or some version of it, merged in time for the next release... :smile_cat:
I think this PR will pass CI with this change: ``` diff --git a/builder/sizes_test.go b/builder/sizes_test.go index 931e9970..e4d5396a 100644 --- a/builder/sizes_test.go +++ b/builder/sizes_test.go @@ -81,8 +81,9 @@ func TestSizeFull(t *testing.T) {...