Arto Bendiken

Results 40 issues of Arto Bendiken

I couldn't find this mentioned in the documentation, and the only previous discussion on this that I've found was in issue #3, so asking here... In my experience writing Citrus...

Running into a bit of a perplexing problem with version 1.1.2: ``` >> BERT::Decode.new(StringIO.new("\203h\002d\000\005replyl\000\000\000\001a\001j")) ArgumentError: wrong number of arguments (1 for 0) from (irb):2:in `initialize' from (irb):2:in `new' ``` I...

When running "ernie -p 9999 -c example.cfg" directly from within the examples/ directory, things go haywire, with the following printed out time and again in an infinite loop: ``` =ERROR...

This would seem like a bug: ```typescript // test.ts export type InputData = Uint8Array; ``` ```shell quicktype -o test.go test.ts ``` ```go // test.go type InputData []float64 ```

Right now, catching an `lmdb::error` exception doesn't give much information to aid in troubleshooting incorrect uses of LMDB or runtime errors. For example, `mdb_stat: Invalid argument` is particularly uninformative and...

enhancement

The flutter_sqlcipher plugin bundles and wraps SQLCipher, an open-source extension to SQLite that provides transparent 256-bit AES encryption of database files. - https://github.com/drydart/flutter_sqlcipher - https://pub.dartlang.org/packages/flutter_sqlcipher - https://pub.dartlang.org/documentation/flutter_sqlcipher/latest/ Would a pull...

documentation
enhancement

https://wiki.debian.org/DebianRepository

enhancement

https://brew.sh

enhancement