apertium / lttoolbox

Finite state compiler, processor and helper tools used by apertium
http://wiki.apertium.org/wiki/Lttoolbox
GNU General Public License v2.0
18 stars 22 forks source link

Add icuformat and locales directory #174

Closed ahmedsiam0 closed 1 year ago

ahmedsiam0 commented 1 year ago

I noticed that when i execute icuformat outside of the bin directory it doesn't locate the locales directory. This is due to using a relative path. I thought it is relative to the program location but it appeared to be relative to the directory i execute the command from (which appears from the pwd command). As the way that i will access locales data may change anyway, i will just delay fixing such issue. But i am going to fix it in the hello program (the coding challenge program).

TinoDidriksen commented 1 year ago

Yup, that's part of what I didn't mention, as such changes should be done in the project.