Vladimir Panteleev

Results 783 comments of Vladimir Panteleev

The problem could be in just 1 place in the code, with so many projects failing because said code is a dependency.

Perhaps leaving this to a compiler fix would be preferred after all, as then it could go through a deprecation phase. @WalterBright How likely are we to get a fix...

Can we use `.di` files here to just provide an interface to the tables, so that the actual tables are parsed only when building Phobos and never when building user...

> Why a third one? One more, in addition to the benefits already listed: PulseAudio has "mute" as a property on the sink input, so it would allow integrating it...

> Has it been implemented? No: ``` yq e --null-input 'if true then 2 else 3 end' Error: Parsing expression: Lexer error: could not match text starting at 1:1 failing...

`with` is already controversial because of the hiding issue, I think anything that extends it would need a larger discussion (i.e. a DIP).

> fix 17493 This should be in the commit message as well, so it's picked up by @dlang-bot.

> I don't know what dlang-bot looks for, everything I try fails. I tried "fix 17493" and "fix issue 17493", to no avail. Are you editing the commit message (when...

Oops, I'm still on v3.7.1. Will retest once on 3.7.2.

Hi, I'm still seeing this on 3.7.3. The problem occurs even with the Images plugin disabled. I must have gotten confused when reporting this, because restarting CopyQ makes the problem...