Opened 14 years ago

Last modified 14 years ago

#1314 closed defect (fixed)

Checking function Modelica.Utilities.Streams.readFile gives errors

Reported by: Adrian Pop Owned by: Adrian Pop
Priority: high Milestone:
Component: Version:
Keywords: Cc: Adrian Pop,

Description

Checking: function Modelica.Utilities.Streams.readFile... 0.0630000000001019 seconds -> FAILED!
	[c:\bin\cygwin\home\adrpo\dev\OpenModelica\build\ModelicaLibrary/Modelica/Utilities/Streams.mo:57:7-57:47:writable] Error: Type mismatch in assignment in stringVector[i] := Modelica.Utilities.Streams.readLine(fileName,i) of String := (String, Boolean)

We might need to do some additional things for this function when Option "checkModel" is activated.

Change History (1)

comment:1 by Per Östlund, 14 years ago

Fixed in r6937, see test case libraries/msl31/Modelica.Utilities which tests readLine.

Note: See TracTickets for help on using tickets.