-
When I have forge enabled and press the `Down` key in the status buffer, I get the following error message:
```
magit-next-line: Wrong type argument: number-or-marker-p, nil
```
This behaviour…
-
Originally reported by: **Florian Bruhin (Bitbucket: [The-Compiler](https://bitbucket.org/The-Compiler), GitHub: [The-Compiler](https://github.com/The-Compiler))**
-----------------------------------…
-
When I started writing a FreeBASIC template I figured I'd translate the code in /targets/Csource/ to FreeBASIC and create a template using that code. In hindsight that actually was a bad idea.
It wou…
-
Quick question, @miquelramirez : how does the FS+ parser deal with case-insensivity?
i.e. does it accept a PDDL instance where the initial state is specified with `:INIT` instead of `:init`?
([relev…
-
[Here](https://github.com/elucideye/drishti/blob/91296be8a53a9d54035c4d2a9ff26ad6d5b08530/src/app/qt/facefilter/VideoFilterRunnable.cpp#L83) we are using `pixelBufferRef` which is not a part of standa…
ruslo updated
6 years ago
-
I’m not sure if I’m doing something wrong, but result locations `@$` seem to be always `undefined` in v0.6.0-188. If I run
```sh
npm install https://github.com/GerHobbelt/jison/archive/0.6.0-188.t…
-
I'm having issues trying to link the Rez executable:
```
cd /Users/.../makestuff/Retro68/build/build-host/Rez && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/Rez.dir/link.txt --verbose=1
…
-
Need to be able to transform an input stream from bytes/characters into tokens
- Must integrate with Bison generated parser (expose yylex compatible interface)
- Must work with Bison grammar to di…
-
http://libexplain.sourceforge.net/
is a library that wraps a number of OS calls and on failure provide useful description of what went wrong. It seems like a good idea to integrate it, and not rea…
-
I've tried to follow the [compilation instructions](https://www.balabit.com/sites/default/files/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/compiling-syslog-ng.html) but ca…
ghost updated
6 years ago