-
### Description
Getting linker error when trying to build static library for iOS using library mode.
```
ld: Undefined symbols:
_main, referenced from:
```
Same project works fine …
-
## Node/Runtime
- [x] Add Babe and NPoS pallets to runtime and remove Aura
- [x] Update node for Babe and NPoS
- [x] Remove Aura stuff from `pallet_admin_utils`
- [ ] Update chain specs
- [x] L…
-
https://github.com/ruby/setup-ruby/actions/runs/11391394046/job/31695188901?pr=657
```
Run which -a ruby bundle
which: no bundle in (/d/ruby-mswin/bin:/c/Program Files (x86)/Microsoft Visual Studio…
-
## Issue
Downloading and extracting [lib3mf-2.3.2-source-with-submodules.zip](https://github.com/3MFConsortium/lib3mf/releases/download/v2.3.2/lib3mf-2.3.2-source-with-submodules.zip) from the [rel…
lvk88 updated
2 months ago
-
I have created cosmos db for mongodb in Azure, configured compose.yml to use connection string to my mongo, and it errors out at 20% of workspace creation with following error:
huly-selfhost-acco…
-
At least some of the service objects in aws-sdk v2.6.x are now getter/setter-only properties. This hits an upstream bug: https://github.com/sinonjs/sinon/issues/1018.
``` js
var AWS = require('aws-sd…
-
### Description
I'm using react-native-firebase messaging to receive firebase push notifications using this line:
```JavaScript
messaging().setBackgroundMessageHandler(onMessageReceived);
```
…
-
The analyzer doesn't report any errors for the following code:
```dart
main() {
print('hello world');
}
typedef T FnType(arguments);
class C {}
FnType fn(S s) => throw 'unimplemented'…
-
Counterpart of https://github.com/paritytech/polkadot-sdk/issues/3900
Tracking issues for features that make the life of **end-users of the Polkadot platform** easier.
Post your opinion by comm…
-
### Steps to reproduce
In Safari on iOS 18.2:
1. Open flutter webapp (e.g. https://scrolltest.flutterflow.app/)
2. Attempt to scroll with one finger.
### Expected results
Scrolling works …