modelica-3rdparty / msgpack-modelica

A MessagePack implementation as a Modelica package
BSD 2-Clause "Simplified" License
6 stars 4 forks source link

Fix const qualifier of character array return value #11

Closed tbeu closed 10 years ago

tbeu commented 10 years ago

According to MLS 12.9.2 (Return Type Mapping) Modelica String should be mapped to const char*