termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
761 stars 160 forks source link

Doom Emacs installing ./path/path.c:547: Comparison compare_paths2(const char *, size_t, const char *, size_t): assertion "length2 > 0" #123

Closed odyxz closed 3 years ago

odyxz commented 3 years ago

How long will it be ignored?

Alpine Linux under Termux.

michalbednarski commented 3 years ago

Fixed version is now available in Termux repo

How long will it be ignored?

I'm pretty sure this phrase is on some 'how not to report issues' guide, but sometimes issues get forgotten (although searching for compare_paths2 issues in this repo find only this one), sometimes similar error messages appear for different problems and also I work on proot in my free time.

odyxz commented 3 years ago

Tnx.

codygman commented 3 years ago

How long will it be ignored? I'm pretty sure this phrase is on some 'how not to report issues' guide

It sure should be if not.

but sometimes issues get forgotten (although searching for compare_paths2 issues in this repo find only this one), sometimes similar error messages appear for different problems and also I work on proot in my free time.

You are fine and your response(s) are totally reasonable. Though I know it's hard to ignore statements like that.

Thanks for your fine work :smile: