-
Include of non-modular header inside framework module 'PYPhotoBrowser.MBProgressHUD_PY'
Include of non-modular header inside framework module 'PYPhotoBrowser.PYProgressView'
-
**SDC tool used:** tau-argus, sdcTable
**Version used:** 4.1.4
**Operating system used:** Windows
---
Reading non-hierarchical (additive or non-additive) tabular input, selecting "Allow non-a…
-
In my react native IOS app (android works fine) when I run npx react-native run ios I get a few errors related to react-native-image-picker and Yoga (whatever that is).
Screenshot of errors in xcod…
-
Author: iballou (iballou)
Redmine Issue: 7333, https://pulp.plan.io/issues/7333
---
I would like to add https://partha.fedorapeople.org/test-repos/separated/modules-rpms/ and https://partha.fedora…
-
### Issue description
When starting mojo REPL I get the following error:
```
error: this file does not represent a loadable dylib
error: couldn't find a REPL for mojo
```
### Steps to reproduc…
-
我想在Swift框架中使用微博iOS SDK。
将微博iOS SDK添加到Swift框架中会导致'Include of non-modular header inside framework module'错误。
请添加modulemap。
如果有其他解决方法,请告诉我。
-
I am trying to upgrade segment in my existing project
It works file till version 3.0.1 but after that, I always get this error
Include of non-modular header inside framework module 'Segment_Amplit…
-
### Bug description
mojo crashes on the following code (i.e. test.mojo).
```mojo
fn a for b in c struct d
```
### Steps to reproduce
```bash
$ mojo build test.mojo
/path/to/test.mojo:1:6: er…
-
-
NullAway's [rules for fields](https://github.com/uber/NullAway/wiki/Error-Messages#initializer-method-does-not-guarantee-nonnull-field-is-initialized--nonnull-field--not-initialized) require that all …