LP

Results 21 comments of LP

So what is the acceptance criterium for this to be solved? Any set of languages or characters?

Sounds interesting, thanks for elaborating. I'll let you know once I decide to tackle it.

pacman/lib/libalpm/package.c (alpm_pkg_vercmp)

Better to put a fix into Paktahn.

Still there: % vercmp usage: vercmp return values: < 0 : if ver1 < ver2 0 : if ver1 == ver2 > 0 : if ver1 > ver2 % vercmp...

I might tackle this some time in the future, it should be easy to add. What's your deployment scenario?

We need to introduce different exceptions for this and offer restarts based on the exception type.

Thanks a lot for looking into this. I will adjust the deps tarball soon.

These are dependencies that makepkg itself requires -- and apparently without demanding them. So install-aur-package or run-makepkg should take care of this issue by prompting the user to install gcc,...

Hi guys, what's the rationale? I've noticed that libalpm has gotten way faster, but it still seems to be slow enough on a large system with many packages to warrant...