tkalmar
tkalmar
I think this is an cygwin problem: see for example https://github.com/microsoft/vscode/issues/127699 this happens independent of conemu
Duplicate of https://github.com/w3c/css-validator/issues/355
The used version of css validator should be updated.
@nschonni see: https://github.com/w3c/css-validator/issues/355#issuecomment-991717512
There seem to be some problems with your config: * the one in the picture matches not the one in the debug log (notice the missing `*`s * your pattern...
Playing around with this a while i noticed that `echo 1 2 3|awk '{($NF)++;print}'` shouldn't work at all at least it is an syntax error in gawk
So is the bug in the man page, in the implementation or in my understanding?
I was refering to https://linux.die.net/man/1/mawk The `$` operator has a higher precedence then `++` so i think for the second variation gawk and original awk are giving the correct result.
 Passing top, failing bottom.
@rickhanlonii ping ;)