Mrodent
Mrodent
I am trying to write a Rust module which can be called from CPython. Please see [this SO question](https://stackoverflow.com/q/68045372/595305). The build never works with `--release` switch and only intermittently without...
Hi, Love the idea. Needs a bit more documentation perhaps? I got as far as $ ./gradlew build and then this failed after a bit: > Task :installProject FAILED Install...
## Expected Behavior Have got hold of **testfx-spock** (specifically) .jars purporting to be the source code (or the javadoc) ... only to find that there's nothing in them. Versions tried:...
Dear The-Compiler (or others). Any chance you might take a look at this SO question I posed a few days ago? Today I discovered `waitSignal`, and it seems to work...
Hi, Have been successfully using the version from here https://code.google.com/archive/p/php-sql-parser/downloads - latest version appears to date from 2014-01. Trying to get an app to run on a new machine (Windows...
I find myself wanting to do multiple runs for maximum robustness. Maybe this could be added. Here's a bash script I use: ``` #!/bin/bash
Here https://pythonhosted.org/pytest-random-order/ an intro to this (very useful) plugin says that "The plugin is enabled by default.". This intro by Jazeps Basko is dated 2016. Maybe that was how it...
I won't bombard you with any more issues. I just think this crate is really excellent and am excited by it. It's going to make my Elasticsearch indices and my...
I've identified a slight problem with the `DetectionResult`s produced when using the feature `detect_multiple_languages_of`. I do appreciate this is an "experimental" feature, but it probably needs to be addressed. To...
Firstly: THANK YOU! Not least for attempting the daunting task of multi-language detection. I have great hopes for this crate! Ultimately, say one is creating an Elasticsearch index (my case),...