DLR-SR / Noise

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

Compilation support for Open Modelica with clang under Linux #44

Closed xie-dongping closed 9 years ago

xie-dongping commented 9 years ago

Use stdint.h of C99 to enable support for openmodelica. The behavior in windows remains unchanged.

tbeu commented 9 years ago

Please do not send pull requests on the release branch. Use the MSL branch instead.

akloeckner commented 9 years ago

@DongpingXieTUD. Thanks for contributing! I think, this should now be fixed in the MSL branch. At least there is a bigger portion of type definitions than in the release branch. Would you mind checking, if the MSL branch works for your setup?

xie-dongping commented 9 years ago

@tbeu @akloeckner
Thanks for the Info! The problem seems to be fixed in the MSL branch. I'm closing the PR.

May I ask when it would be merged to the modelica standard library?

tbeu commented 9 years ago

See #1662 and previously #1514 for the Noise2MLS discussion.