Dongwon Kang

Results 6 comments of Dongwon Kang

Hi @GitMensch, I got interested in your suggestion and tested a little: ``` LANG=ko_KR.cp949 python test.py test_cp949.txt ko_KR.cp949 Traceback (most recent call last): File "/Users/dongwon/dev/test.py", line 8, in for l...

Oh c language was an intended one, I didn't know that. Actually It'd be no problem if you compile these files in c language right now. anyway, I hope these...

Hello @AAswordman , thanks for looking into the problem! Unfortunately I'm not maintaining this project anymore (depreciated) and currently working on with more recent ones (and recently a little busy...

This is the vscode output and you can see it reads workspace before filter configuration (`*.kts` instead of `*.gradle.kts`) is loaded. After fix the linting for the script file is...

Before the change, the transaction fails because the column `id` is not usable (not in the result set) After fix it works saying `Adding X files to class path` This...

Works without any issue.