Anji

Results 17 issues of Anji

``` Compiling rustpython-compiler v0.1.2 (/data/data/com.termux/files/home/RustPython/compiler) Compiling rustpython-derive v0.1.2 (/data/data/com.termux/files/home/RustPython/derive) error[E0308]: mismatched types --> stdlib/src/ssl.rs:1363:21 | 1363 | vm.ctx.exceptions.file_not_found_error.clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `PyRef`, found `&Py` | = note: expected struct...

Since Crystal is not currently available on Termux, I installed Crystal using `proot-distro` (simulated Alpine, Arch & Debian environment). When tried to compile to binary using `-Dpreview_mt` flag, error occurred...

kind:bug
status:needs-more-info
platform

## Description - Jruby version ``` ➜ ruby_tests jruby --version jruby 9.3.8.0 (2.6.8) 2022-09-13 98d69c9461 OpenJDK 64-Bit Server VM 17-internal+0-adhoc..src on 17-internal+0-adhoc..src +jit [aarch64-linux] ``` - Error message ``` ➜...

``` gcc src/volume_renderer.c -c -I ./include -I ../../include -std=gnu99 -Wall -Werror -Wno-unused -O3 -g -o obj/volume_renderer.o In file included from /usr/include/CL/cl.h:32, from ./include/kernel.h:5, from src/volume_renderer.c:4: /usr/include/CL/cl_version.h:34:9: note: #pragma message: cl_version.h:...

``` $ pwd /Users/XXX/tools/corange $ ls LICENCE.md README.md corange.ico demos obj Makefile assets_core corange.rc include src $ sudo make Password: gcc src/cengine.c -c -I ./include -std=gnu99 -Wall -Werror -Wno-unused -O3...

I'm trying to build codon from source on Termux, using `clang`. ``` ~/.../codon-0.15.5/build $ clang --version clang version 15.0.7 Target: aarch64-unknown-linux-android24 Thread model: posix InstalledDir: /data/data/com.termux/files/usr/bin ``` ``` (Skipping...) [...

### Problem description Binary file generated by `mkbundle` is broken. ``` [I] u0_a202@localhost ~/d/csharp> ls HelloWorld.cs HelloWorld.exe a.out* [I] u0_a202@localhost ~/d/csharp> cat HelloWorld.cs using System; namespace Hello { class Hello...

bug report
inactive

![image](https://user-images.githubusercontent.com/57821133/196157846-a9f29659-a68e-4e60-8605-8b91eacc6741.png) I was expecting cride to work like `nano`?

![IMG_20221215_142904](https://user-images.githubusercontent.com/57821133/207780024-bcc235a8-6d16-4a91-86ca-9a06358ff374.jpg) `Pointer tag for 0x76ca5e1860 was truncated.` - Java version openjdk 17 - Python version 3.10 - uname -a `Linux localhost 4.14.180-perf+ #2 SMP PREEMPT Fri Oct 21 23:24:28 CST...

bug
Tagger/Kkma
OS/Android

Hello, I've been using Helix for years. Excellent work, and thanks ;-) It is suggested to have better error messages when executing shell commands fails. Specifically, if the failure is...

C-enhancement
A-helix-term