Vladimir Panteleev

Results 784 comments of Vladimir Panteleev

> I get SC2086 for $frame both while checking the b.sh file directly and while included. There are some suspicious differences between the two. Parsing the file directly produces a...

That is a valid point of view, but it doesn't change that there is almost certainly a bug here, at least by nature of inconsistency, and the bug is a...

No, there is definitely a bug here. Please note the details of the test case. This file **produces no warnings**: ```bash #!/bin/bash function fun() { local frame=0 str while str=$(caller...

Worth noting that #2851 is very similar, possibly even having the same root cause. It should be easier to agree that the diagnostic emitted there is wrong.

I'm not 100% sure that the current font choice is necessarily the best one. I used the same font we use for the documentation (Phobos) and the rest of the...

It looks different for me (on Firefox on Linux). Either of your two screenshots look better than my screenshot, so I think the current size is overall better (or, at...

Yes, but it would have to be consistent with dlang.org as a whole. (Or, at least, not severely more inconsistent than how it is now.)

OK, here are the logs: [blivet-gui-logs.tar.gz](https://github.com/storaged-project/blivet/files/13859552/blivet-gui-logs.tar.gz) Thank you!

Thanks, is there a good way to get the `k8g30kq8xhw50pd9ch321md9n2cylppw` tag programmatically?