tkalmar

Results 23 comments of tkalmar

I think this is an cygwin problem: see for example https://github.com/microsoft/vscode/issues/127699 this happens independent of conemu

@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.

![grafik](https://github.com/rickhanlonii/jest-silent-reporter/assets/971164/13b2ccf2-51bc-47bb-8f59-73ea0d32fa6f) Passing top, failing bottom.