Juan Manuel Méndez Rey

Results 13 comments of Juan Manuel Méndez Rey

The first thing I did is to try to look at it a F-Droid. It would be nice to have it there. Is this .apk safe in the meanwhile? https://www.apkmirror.com/apk/grishka/houseclub/houseclub-1-0-7-release/houseclub-1-0-7-android-apk-download/

It could be interesting, no matter the final solution, to create a gRPC-web proxy server in Scala, instead of Go.

Thanks for the quick reply, @olafurpg! If I do add scala mdoc:reset-object to that code fence, it does not find the types imported on a previous code fence. If I...

Here goes the instrumented code: [instrumented_code.txt](https://github.com/scalameta/mdoc/files/3968493/instrumented_code.txt)

Aha! I followed that approach, I published it locally and used it after changing the package name, but got the same errors that I get while running the tests on...

Diff in Instrumenter code: ``` --- a/mdoc/src/main/scala/mdoc/internal/markdown/Instrumenter.scala +++ b/mdoc/src/main/scala/mdoc/internal/markdown/Instrumenter.scala @@ -109,7 +109,7 @@ object Instrumenter { def wrapBody(body: String): String = { val wrapped = new StringBuilder() - .append("package repl\n")...

repl.Session is something generated by mdoc, and not frameless. I am not acquainted enough with how mdoc works to cause it. Any hint?

Issue still present with mdoc 2.1.0

@jx5261zy For the error: > -1 error: mpv development package not found If you are in Debian GNU/Linux, install it with: `sudo apt-get install libmpv-dev ` Otherwise use the package...

Is there any way to set consistency in each query right now?