rofl0r

Results 173 issues of rofl0r

it would be nice to have a tarball release (using setup.py) so this fine piece of sw could be packaged for linux distros easily.

is the vm.c code based on q3 sources? if not it should be possible to release it under a less restrictive license like MIT which would make this project a...

it fails to properly recognize the --prefix passed to configure, as well as DESTDIR passed to make install: ./configure --prefix= make make install DESTDIR=foo expected: install into foo/bin/ actual result:...

please put a release tag so the repo can be properly downloaded in form of a tarball. master.tar.gz is a moving target so it's unusable for distro maintainers.

with 6.10, `[-0-9]` or `[0-9-]` cause a parse error, however with latest git the following expression causes ragel to go into infinite loop: ``` main := [ \t] +( (...

## Checklist - [x] I'm asking a question - [x] I've looked through the README and FAQ for similar questions - [x] I've searched the bugtracker for similar questions including...

question

patch: https://github.com/sabotage-linux/sabotage/commit/68552a8c75bc95ca3fbdecdebe749b862fcf25c9

boehm GC is a highly problematic package, since what it tries to achieve is not possible in standard C, so it must use all kinds of nasty platform-specific tricks to...

it's a pity because the editor is really nice. i think the thread should'nt be used at all and screen redrawn only after user input. this would also fix that...