﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2857	loadFile does not handle '\\' equivalent to '/'	Lennart Ochel	somebody	"There are some calls in there that *say* the function converts \ to /. But maybe it doesn't for some reason.

This can be reproduced on Windows using the following snippet:
{{{
loadFile(""D:\\Modelica\\OpenModelica1.9.0\\lib\\omlibrary\\Modelica 3.2.1\\package.mo""); getErrorString();
list(Modelica.Math); getErrorString();
}}}"	defect	closed	high	1.9.4	Command Prompt Environment	trunk	fixed		Mahder Alemseged Gebremedhin
