Alberto Fanjul
Alberto Fanjul
Describe that use case would be more interesting. Still not sure why you need to fail as soon as possible.
So finally, I'm documenting what this issue is about. http://redsymbol.net/articles/unofficial-bash-strict-mode/ But this PR is about add `set -eu`. Then possible use case is your example on #43. I suggest to...
There's an initial section of escaped vars https://github.com/albfan/bash-ini-parser/blob/master/bash-ini-parser#L30 I expected lot of corner cases for this but at least a failed test to describe what it supports and what it...
@pavreh is not clear to me what this tries to do. Is better to open an issue for discussion before submit PR. I finally get progress in https://github.com/chriscool/sharness/issues/14 so the...
Hi, I rebase this on #35 (as I cannot rebase here, permissions?) multiword are not keeped, nor values with spaces. Still have to think about what is the spec we...
On top of executable-code WIP failed test I added this solution. This clearly adds a breakage as it removes $ sign in non risky variables. It seems it never removes...
I reworked this expected failed test into https://github.com/albfan/bash-ini-parser/tree/wip/executable-code
This is my default approach for extending git commands. I will implemented it and send PR.
I'm sure libssh do not resolve dns We need to do something like https://www.libssh.org/archive/libssh/2017-07/0000040.html
Of course after that games fails due to x11 implementation: ``` (Ryujinx:46723): Gdk-WARNING **: 08:49:27.253: gdkwindow-x11.c:5653 drawable is not a native X11 window 00:00:01.625 |E| Application : Unhandled exception caught:...