Simon Josefsson wrote:
> Jim Meyering writes:
>
>> Adding quotes is the solution, but you must then remove
>> one layer of backslash quoting:
>
> Of course, thank you. What I was mostly surprised about was that nobody
> else had run into this. I suppose bash doesn't trigger the problem. So
> is
Jim Meyering writes:
> Adding quotes is the solution, but you must then remove
> one layer of backslash quoting:
Of course, thank you. What I was mostly surprised about was that nobody
else had run into this. I suppose bash doesn't trigger the problem. So
is this a problem with dash, or was t
Simon Josefsson wrote:
> I got this error from syntax-check:
>
> jas@latte:~/src/libidn$ make sc_vulnerable_makefile_CVE-2012-3386
> vulnerable_makefile_CVE-2012-3386
> /bin/sh: 2: Syntax error: "(" unexpected
> make: *** [sc_vulnerable_makefile_CVE-2012-3386] Fel 2
> jas@latte:~/src/libidn$
>
> Th
I got this error from syntax-check:
jas@latte:~/src/libidn$ make sc_vulnerable_makefile_CVE-2012-3386
vulnerable_makefile_CVE-2012-3386
/bin/sh: 2: Syntax error: "(" unexpected
make: *** [sc_vulnerable_makefile_CVE-2012-3386] Fel 2
jas@latte:~/src/libidn$
The patch below appears to fix it. This
Hello,
I'd like to ask you whether it would be possible to add support of
extended file system attributes into Gnulib code base. The reason is that
I would like to add support for extended attributes into upstream GNU tar.
I'm proposing two patches.
1) First is adding basic xattrs support into