<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Paco,<br><br>ah,yes, missing line feeds at the end of the file are<br>causing trouble in many programs. Sometimes such a <br>last line is completely ignored.<br>I can reproduce the problem on Windows, so I wonder if the migration<br>to Mavericks really changed your file ?<br><br>It's a good idea to add an empty line to the end of all style files.<br><br>@Steve : Attached is a patch that solves this issue,<br>but I think the real problem is that isEOF is not set to true<br>at the right place in TokenScanner. Can you have a look at it?<br><br>Gerd<br><br><div>&gt; Date: Thu, 27 Feb 2014 22:45:05 +0100<br>&gt; From: paco.tyson@free.fr<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] Mkgmap exception while reading "options" file<br>&gt; <br>&gt; Selon Gerd Petermann &lt;gpetermann_muenchen@hotmail.com&gt;:<br>&gt; <br>&gt; &gt; Hi Paco,<br>&gt; &gt;<br>&gt; &gt; I hope r3069 helps you to find out where the problem<br>&gt; &gt; is.<br>&gt; &gt;<br>&gt; &gt; Gerd<br>&gt; <br>&gt; <br>&gt; Using r3069, when checking the style, I get :<br>&gt; <br>&gt; "Error: Levels specification not all numbers: 5:17,6:15,7:14null check 7:14null"<br>&gt; <br>&gt; I found out with an hex editor that :<br>&gt; - line endings are LF<br>&gt; - encoding doesn't matter : latin1 or utf-8 output the same result<br>&gt; <br>&gt; However the file was missing a LF at the end of the last line. Simply adding a<br>&gt; blank line at the end of the file solved the issue.<br>&gt; <br>&gt; <br>&gt; Out of curiosity, I tried removing the last LF character in the lines file but<br>&gt; it doesn't trigger the issue.<br>&gt; <br>&gt; <br>&gt; Thanks Gerd and Steve for the help. :)<br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>