Unless I am doing something very wrong, kurvan and all shatranta forms of kf are not in the kosha data v0.4.0.
I tried narrowing it down within https://github.com/ambuda-org/vidyut/blob/main/vidyut-data/src/bin/create_kosha.rs, but couldn't find the root cause due to my lack of familiarity with rust.
If I just try creating the kosha with the single dhatu, kf, I see that the entry for kurva is present at the end of line
but is not in the final kosha.
Is this a real bug, or am I missing something?
Unless I am doing something very wrong, kurvan and all shatranta forms of kf are not in the kosha data v0.4.0.
I tried narrowing it down within https://github.com/ambuda-org/vidyut/blob/main/vidyut-data/src/bin/create_kosha.rs, but couldn't find the root cause due to my lack of familiarity with rust.
If I just try creating the kosha with the single dhatu, kf, I see that the entry for
kurvais present at the end of linevidyut/vidyut-data/src/bin/create_kosha.rs
Line 916 in 487836b
but is not in the final kosha.
Is this a real bug, or am I missing something?