evan0greenup

Results 70 issues of evan0greenup

The version of graphviz is `13.0.1`. The error message is as below: ``` pygraphviz/graphviz_wrap.c: In function ‘_wrap_gvRenderData’: pygraphviz/graphviz_wrap.c:5480:50: error: passing argument 5 of ‘gvRenderData’ from incompatible pointer type [-Wincompatible-pointer-types] 5480...

**What is the new container you'd like to have?** If possible just OS container like `ubuntu`, `fedora`, ... But with sshd service enabled, and the authentication or users is preset...

🚀 enhancement

The latest release (`1.37.4`) has the following issue when compiling with gcc ``` [ 49%] Building CXX object lib/external/pattern_language/lib/CMakeFiles/libpl.dir/source/pl/core/resolvers.cpp.o /build/imhex/src/ImHex/lib/external/pattern_language/lib/source/pl/lib/std/time.cpp: In lambda function: /build/imhex/src/ImHex/lib/external/pattern_language/lib/source/pl/lib/std/time.cpp:60:52: error: ‘tm fmt::v11::localtime(time_t)’ is deprecated [-Werror=deprecated-declarations]...

In project level, instead of list all the projects in flat. It would be more tidy to use folder to group different projects. If two projects is highly related, it...

When build `fresh` for target `aarch64-unknown-linux-gnu` with command `cross build --target=aarch64-unknown-linux-gnu --release`, the following error is printed: ``` Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Compiling stable_deref_trait...

enhancement

### Checklist - [x] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue My host is `x86_64-unknown-linux-gnu`, and I use this target as target...

The latest release is version `0.2.5` which is issued on 2023-02-05. It is a little bit too old. After that moment there have been several bugfix commits pushed into master....

It is a new rust IDE released by JetBrains.

# Issue to build `zellij` for target `i686-unknown-linux-gnu` ## Issue description When build `zellij` for target `i686-unknown-linux-gnu`, the following error message occurs: ## Minimal reproduction Use `cross-rs` for zero-setup cross-build...

### Describe the enhancement Currently, when visit the login page of cockpit, the web browser is not able to autofill the username and password (just like how web browser autofill...

enhancement