Finn R. Gärtner
Finn R. Gärtner
There is now a [section](https://wiki.vocadb.net/wiki/54/content-removal-guidelines) in the wiki and a [VocaDB discussions](https://vocadb.net/discussion/topics/103) page about the topic
I installed CRuby with the official Fedora instructions https://developer.fedoraproject.org/tech/languages/ruby/ruby-installation.html
@peblair I am currently trying to implement the unicode aware functions by generating code based on the Unicode data files (for example https://unicode.org/Public/UNIDATA/UnicodeData.txt). This results in several thousand lines of...
Could you provide the output with the ``--verbose`` flag?
Could you please specify? Do you want support for ```aarch64```? And what exactly do you mean with worker function?
```npm:``` dependencies are also not fully supported. (#227)
```eslint-import-resolver-typescript``` uses the npm syntax for specifying dependencies. I think bun checks [get-tsconfig](https://www.npmjs.com/package/get-tsconfig) (latest version: 4.1.0), when it should check [@unts/get-tsconfig](https://www.npmjs.com/package/@unts/get-tsconfig) (latest version: 4.1.1).
@dariocravero Could you please include the requested changes? I think this could be a good improvement to the docs.
@onalante-msft Could you accept the CLA and proceed with this PR? I'm currently getting pulling duplicate dependencies due to ```polar-core``` using an old version of ```strum-macros```.
The case-insensitive flag also behaves like that. Should this be changed for every flag?