Ievgenii Meshcheriakov

Results 11 comments of Ievgenii Meshcheriakov

@martinpaljak Ah, I've tried the previous release now v20.08.12 and it works. Thanks.

@tejlmand Yes, the problem only occurs when one runs multiple west builds in parallel, when they started almost at the same time. There is a chance of config file corruption...

@tejlmand mainly because `west` seems to be an official way to build zephyr apps.

@mbolivar-nordic The problem is that the process of checking and setting the config variable is not atomic. So if multiple `west build` processes are started in quick succession then several...

@mbolivar-nordic yes, running `west boards` before doing anything else works fine.

@jsbien Which OpenType features are you referring to?

Apparently `synth` prints a warning: `test_mcase.vhd:13:13:warning: choice with meta-value is ignored`, but there is no warning with `--elab-run` or when using `vunit`.

Blocks file is provided by Unicode, the newest version is available from https://unicode.org/Public/UNIDATA/Blocks.txt as described in README.

Yes, I still remember about that, just wanted to cleanup code first, but that progressing very slowly.

The opacity is somewhat respected, but it looks like it is scaled some way. Changing the value to 0.007 produces the following output: ![image](https://github.com/vega/vega-lite/assets/447040/4d435702-da5a-4321-b651-8b1f594fadfb) When playing with sequence generator [example](...