Xiangyu Zhu
Xiangyu Zhu
> Van you check whether removing injections.scm for cop improves the problem ? Do you mean removing the file under **queries/cpp/**? It doesn't seems to work. For sanity check I...
Thanks, I will try to make some further testing by following your directions when I have time (need to read about `extmark` first).
After some testing it seems the extmark are not the problem (if I understand it correctly). Here is how I test: Using a random text file, like [shakespeare](https://ocw.mit.edu/ans7870/6/6.006/s08/lecturenotes/files/t8.shakespeare.txt), use the...
Thank you for your work. How font works under the hood is totally new to me so I'm afraid I can't really help anything for now. However I think this...
I now know some basic usage of `fontforge` and have briefly read the `font-patcher` script. To my understanding the **pomicon** icons should not be moved otherwise when other projects use...
Thanks for the explanation. > but ... well that seemed a lot of work for very few ref glyphs. Indeed, I would prefer skip patching those conflict glyphs too since...
But even with value of size 999964 it fails, because the actually size is 1000082. (please see my second pics above)
From a quick look of both the java and sarama implementation, for version >= 2 it looks like in the java side it will use `DefaultRecordBatch.RECORD_BATCH_OVERHEAD` as the `RecordBatch` overhead,...
yep, I forget to sign. Will force push in a moment. Sorry