Zygmunt Bazyli Krynicki

Results 62 comments of Zygmunt Bazyli Krynicki

I was referring to whitespace mostly. You can expect a path in the afternoon. Best regards ZK 18 cze 2013 00:47, "Alexis Petrounias" [email protected] napisał(a): > I would very much...

Perhaps such suggestion should not be emitted? If the diagnostic message is associated with `vfprintf` will it ever be correct to pass `ap` but take literal string as `fmt`? I...

I'm not deeply familiar with the internals of flawfinder. One suggestion would be to pre-process the input text and then figure out this is an attribute and not a function...

Thanks for the review @stgraber, I'll re-word and split this as suggested. I've realized that the unix-hotplug code I wrote is buggy, I'd either leave that out OR look at...

Oh and for a bit of extra context: Initially I've used bus number and device number but I quickly realized those are useless as they are dynamically allocated and thus...

I lost track of this branch, I'll pick it up shortly.

> @zyga this needs rebasing please Ack. I will rebase this as soon as I can. I'm sorry for neglecting this change.

@stgraber is this still on @brauner's TODO list?

The translator doesn't handle Boolean objects, just the true/false constants. BTW: why would you use Boolean(true)?

It does but apparently the javascript engine doesn't treat new Boolean() as a boolean