Gwendal Roué

Results 177 comments of Gwendal Roué

I have the same issue. More information that may help: the issue only happens when I import SQLite through another package (when I build package A which depends on package...

@benlangmuir Thanks for the tip. It does indeed works, but with hard consequences :-) Here is a real modulemap, and it does not even include support for tvOS, watchOS, or...

> Last thing to fix It's probably https://github.com/CocoaPods/CocoaPods/issues/11839. If you manage to work around it, I'll be happy to know your solution :-)

Hello @simba909, Thank you for this contribution! A big review of sendability is indeed necessary now that Swift concurrency is entering a "serious" phase. I'm far away from any computer,...

Don't worry. I'm glad you could fix a warning in this PR. Some warnings are more challenging to address (https://github.com/groue/GRDB.swift/discussions/1492). Add to that a language that is a moving target,...

Thank you @simba909, this will ship in the next release :-)

You may experiment a method caching issue : the ObjC runtime aggressively caches implementations for selectors. My experience on the topic is not profound, I have just noticed that sometimes...

My hypothesis looks wrong, then. It could have been your solution, though :-) I'm sorry, I don't know much more. I guess @rentzsch is much more aware than I am...

BTW, you may check the result of `jr_swizzleMethod:withMethod:error:`, and the error.