DLR-SR / Noise

Modelica library for generating stochastic signals to be included in the Modelica Standard Library
9 stars 11 forks source link

Fix encoding #64

Closed tbeu closed 9 years ago

tbeu commented 9 years ago

Switch encoding to UTF-8

akloeckner commented 9 years ago

I'm not sure, if we should use UTF or rather find a way to circumvent my Umlaut character. We already had a discussion about ASCII vs UTF here: b8538cc4670bd92d9a4d32b2e03490cb169f80d9. What do you think?

tbeu commented 9 years ago

In mo files you should have UTF-8. In ModelicaRandom.c I'd prefer ASCII actually, i.e. change ö to oe.

akloeckner commented 9 years ago

Just fixed it here: 7cb5b32608b84e2253ac0ba8838b5c1ecc2478c3