Masatake YAMATO
Masatake YAMATO
Thank you. > it got a fair bit more complicated with its newer features I agree with you. Some issues I have opened these days are related to this area....
I'm very sorry to be late to respond. I cannot find enough time to work on this item. Though I introduced the original bug, let me report a case where...
(I have not read the comments yet. I'm currently running ctags on the entire source code in Fedora now. So I have many chances to find bugs.) input.php ```
Instead of fcab90a, the following change also passes the test cases (parser-php.r/wp-guest.d) ``` commit d3ea3a8c17861e2e7695ffd4d057533362993318 Author: Masatake YAMATO Date: Tue Nov 12 18:42:44 2024 +0900 TEMP diff --git a/main/read.c b/main/read.c...
I have inspected the issue behind this pull request. Finally, I found a way to fix it. This is a prompt report. Prerequisite knowledge A. In getInputLineOffset(), we use mio_tell()...
I hope #4212 fixes the issue this pull request targets. #4212 includes the bottom half of this pull request. Thank you very much.
I'm sorry for not getting back to you sooner. I'm looking for bulk-free time to work on these pull requests submitted from the Geany project. I had a hard time...
I started working on this one. Before reading your change, I would like to fix the issue myself. After finding a fix, I would like to compare it with the...
If a parser maintainer is absent, what we can believe are our valuable test cases. For Typescript, we have enough!  Fell free to make a pull request though I...
Sorry for the late reply. My primary question is whether this pull request intends a bug fix or a hack for adjusting the Iniconf parser to TOML. We provide a...