m4b
m4b
@Frostie314159 if you have some ideas how to remove the unsafe portions without compromising performance, this sounds great! Perhaps a tentative proof of concept PR, or sketch of ideas here...
this passes now thanks to @nyurik !
@puffyCid could you verify if this is happening again, and also post which version of goblin you're using.
can you print the list of imported libraries? `otool -l` should do it iirc; the issue is this line: ``` dylib: libs[bi.symbol_library_ordinal as usize], ``` an easy fix is goint...
confirmed as well; similar things occur with radio-buttons, etc., which seems especially broken.
lol i love the name :) so just catching up here again, iiuc, this has no breaking changes, but you'd like this patch merged right?
Cool let me know when you found it ! otherwise this is looking pretty good :)
> > Hi there @m4b, as we discussed it in #381. Here's are commits, more in the mind of: > > > > * Preparations for 1.0 and breaking changes:...
Sounds good to me, hopefully it’s straightforward fix? Good to get this stuff right now. Are there any other fields that would have similar semantics?
@koutheir thanks for taking time to write this up and the api proposal. So this would be a moderate breaking change, and tentatively i'm ok with it. Some initial thoughts...