<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi all,<div><br></div><div>I've stumbled upon a MapFailedException when compiling a text TYP file.</div><div>I use TYPViewer to create TYP files and I chose to create an empty icon to a POI. This leads to the following error :</div><div><br></div><div><span style="font-family: Menlo; font-size: 11px;">Severe (MapFailedException): /path/to/typfile.txt: (thrown in TypCompiler.makeMap()) Compiling TYP txt file: Error: (/path/to/typfile.txt:3454): Expecting ", instead saw ;</span></div><div><br></div><div>Typ file extract :&nbsp;</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[_point]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Type=0x00b</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">SubType=0x00</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ExtendedLabels=Y</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">FontStyle=SmallFont</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">CustomColor=No</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">DayXpm="1 1 0 1" &nbsp; Colormode=16</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">;Couleurs 24 bits : pas de palette<span class="Apple-tab-span" style="white-space:pre">                </span>&lt;- line 3454</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">"#D4D0C8"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">"#D4D0C8"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">;1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[end]</div></div><div style="margin: 0px;"><br></div><div style="margin: 0px;"><br></div><div style="margin: 0px;">If I delete the faulty line, mkgmap compiles the TYP file successfully.</div><div style="margin: 0px;"><br></div><div style="margin: 0px;"><br></div><div style="margin: 0px;">In this format, a line starting with ; &nbsp;is a comment. Shouldn't any comment be ignored by the parsing algorithm ?</div><div style="margin: 0px;"><br></div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Paco</div></body></html>