Renato Dinhani

Results 10 comments of Renato Dinhani

Sobre o Travis, ainda não tenho muita familiaridade com a construção de pacotes no R, parece que foi mais por conta de não ter declarado o uso da função `installed.packages`...

Using [hex-literal](https://crates.io/crates/hex-literal) crate. ```rust H160(hex_literal::hex!("0298F4332e3857631385b39766325058a93e249f") ```

I was asking for the JMimeMagic JAR file ready for use. In SourceForge, the last version is 0.1.0 and as I see, the current version is 0.1.2. I found now...

Testei tanto com a versão do CRAN como do GitHub, e ambas parecem ser a mais recente (1.5). ```r sessionInfo() R version 3.5.2 (2018-12-20) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows...

I also would like to have the `SortedSet` with natural ordering as default when no parameter is passed. I had to create a custom collector to have this functionality. ```java...

Some MSI files like Zeal are using `INSTALL_ROOT` to define the install location. Setting the value with `--custom INSTALL_ROOT=path/to/dir` works. I am not sure if this is a standard property,...

The boss shows up as uncheced in the tool, but its spell is enabled and purchased in the Church of Dragon Communion, serving as proof it is already defeated. ##...

I also want this feature. For our deployed services, environment variables are the main way to configure applications because they are integrated with configurations/secrets from cloud providers. Aliases would help...

By incomplete I mean they appear unchecked in the tool interface. These are the only two scenarios where this is happening. To clarify things further, I was using this tool...

Actually I posted the wrong link pointing to the possible HashMap issue. This is the correct one: https://github.com/ClayAmore/ER-Save-Editor/blob/60411777a422e12cd1d43df080e2b024a151c3c7/src/db/regions.rs#L267-L269 Here the ID is being used as the key of the HashMap.