Börje Karlsson

Results 69 comments of Börje Karlsson

> @tellarin, this one contains also the commit from #2217. > But it seems that the use of 'double[]' in the new dictionary DimensionUnitMultiplesMap is breaking the javascript build Does...

I'll try to commit a change to JavaScript code generator in this PR soon to make the conversion. The YAML should still declare it as double.

I'm making the mentioned change in another PR that will also update all generated resources across platforms. Once that's merged, this PR can be rebased on /master and it should...

@LionbridgeCSII, PR #2273 included the code gen change. You should now be able to use double[] in the YAML dictionary.

This is not really a bug. It's a case of wanting to customize a resolution. We can't change the current resolution as it's a breaking change.

I mean, the behaviour described in Python and the specific month range is incorrect there. Correct in .NET. That should be consistent in Python. But changing the resolution to the...

@Neelisha-saxena Build is failing here and there are some merge conflicts. I'll re-review ASAP once these are fixed, ok?

@Neelisha-saxena Looks good now. Please resolve the merge conflicts to merge. Thanks.

Thanks for the suggestion. But this is currently on hold as it is a breaking change.