Aleksa Bajat

Results 6 comments of Aleksa Bajat

@sylvestre I grabbed my Linux machine to check it out there as well. It seems like during the initialization in **debug** it picks up a path: ``` locales_dir: "/home/abajat/Documents/projects/coreutils/src/uucore/../uu/dd/locales" ```...

@kevinburke, I was using the code from the upstream, not from a specific tag or release — It's an issue when you just clone the codebase and build it in...

Each tool has it's own locales. For example in ```uu/dd/locales``` there is ```en-US.ftl```.

The folder structure looks completely the same on Windows as it looks on Linux. Both operating systems behave in the same broken way in **release**. As I have said don't...

@sylvestre will do. However I would like to point out that the jobs don't seem to fail due to the new code but the code that was here beforehand. I...

@sylvestre, I tried making the localization the same across build profiles but it seems like that breaks quite a lot of tests. I reverted those changes and only keeping this...