Results 176 comments of Ivo List
trafficstars

> I think the biggest benefit is it breaks the dependency on apple_support Ah, I missed that. I'm all for removing dependencies. Consider this PR approved, I'll do the import&changes...

On a side note, is there any objection that I make j2objc_library disappear?

> Is it possible to backport this to 7.3? I don't mind. It makes an incompatible flag a no-op, but the behaviour matches with the default settings of the flag.

You can open separate bugs or explain more here. I'm aware there might be some problems with executables in executable rules. I'll need to figure this out. About `_allowlist_function_transition`. The...

No, it’s unintentional. C++ rules should be extendable in current form already. I’ll have a look.

Closing as another 2 months passed by. Feel free to reopen.

> cc @tjgq @comius Thanks. I believe @tjgq is more qualified reviewer in this case.

Hey @ted-xie, this looks like Android NDK toolchains problem happening https://github.com/bazelbuild/examples/tree/main/android/jetpack-compose. Could you investigate?