snigel
snigel
I've encountered crashes for the linter. It would be helpful to get what line it parsed before it crashed. First I got this issue, perhaps due to paranthesis in regex...
Hello, I want to crosscompile for PPC, which means 10.5 / Leopard. Firstly I couldn't install libxml2-devel, but that was a simple fix, the name in Ubuntu is libxml2-dev. I'm...
When updating from 2.1.4 to 2.1.5 the generated spec file becomes different for one of my projects. Instead of including the source directory (as in 2.1.4), it creates a list...
These are just suggestions. Feel free to close or disregard if it's invalid. Currently the linter warns about incorrect indentation levels and trailing spaces. I've been looking at example configurations...
When location regexes such as ~^ doesn't contain a space ie: > location ~*^/if-and-alias/ nginx accepts the configuration but the linter will show an incorrect error message: "error Expected string...
If a configuration block isn't closed with '}' nginx-linter will crash with the following message: >Unexpected error: Error: Failed to parse: test.conf Caused by: SyntaxError: Expected " ", "#", "\n",...
In the extensions page, GoPro Max isn't mentioned, even though it now supports the BITR command. Are there more commands that are supported for Max but not yet documented? I'm...
Running watchdog on a FTP library causes my Raspberry Pi 3 to become unusable. Running strace on the kodi process shows that watchdog is continuously looping through every directory on...
Tried running tinymembench under FreeBSD 11. Firstly: >$ make >make: "/home/adam/tinymembench-master/Makefile" line 3: Need an operator >make: "/home/adam/tinymembench-master/Makefile" line 5: Need an operator >make: Fatal errors encountered -- cannot continue...
I noticed that on npmjs graylog-api is of version 1.2.0 just like here on github, but the code is not the same. Here on github an issue with the url...