Displaying 1 result from an estimated 1 matches for "earthdecision".
2007 Mar 19
5
app has problems parsing its config file
...ore parsing errors.
I compared such constructed config files under wine and ms windows and
they are identical, including frequent weird end-of-line markers such
as \r\r\n. Under windows this file is processed successfully. Here is
the beginning of such a config file:
^M
# 1 "C:\Program
Files\EarthDecision\2.1.2b\Gocad\lib\commands\Gocad.commands.cli"^M
^M^M
^M
# 19^M
^M^M
^M
^M
^M^M
^M
# 1 "C:\Program
Files\EarthDecision\2.1.2b\Gocad\lib/commands/types.cli"^M
^M^M
^M
# 19^M
^M^M
^M
^M
^M^M
Parameter Int {^M^M
type int ;^M^M
}^M^M
^M^M
Parameter Long {^M^M
type ssize_t ;^M^M
}^...