<div dir="ltr">and I`m here trying to fix some issues on the CMake.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 5:25 PM, Dirk Hohndel <span dir="ltr"><<a href="mailto:dirk@hohndel.org" target="_blank">dirk@hohndel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Apr 20, 2015 at 09:12:08PM -0400, Miika Turkia wrote:<br>
> On Mon, Apr 20, 2015 at 6:04 PM, Dirk Hohndel <<a href="mailto:dirk@hohndel.org">dirk@hohndel.org</a>> wrote:<br>
> > On Mon, Apr 20, 2015 at 05:45:15PM -0400, Miika Turkia wrote:<br>
> >> On Mon, Apr 20, 2015 at 1:23 PM, Dirk Hohndel <<a href="mailto:dirk@hohndel.org">dirk@hohndel.org</a>> wrote:<br>
> >> > can you please look at the current state of things<br>
> >> > and let us know what needs to be fixed before we can cut a release?<br>
> >><br>
> >> The CSV imports are mostly broken due to the changes for file format<br>
> >> version 3. Most of the imports get silently dropped. (If the imported<br>
> >> would state the XML to be v3, then it would work, but the location<br>
> >> conversion would not be run.)<br>
> >><br>
> >> I am not sure how this should be fixed, and frankly, at the moment<br>
> >> don't have time to look at it. (IIRC the consensus was that the<br>
> >> importers should state version 2 so that the location conversion would<br>
> >> be run with the "tested" C implementation and not to try do it in<br>
> >> XSLT.)<br>
> ><br>
> > I remember this. So what needs to be done for this to be functional?<br>
> > Is this just the fact that it goes back to ask the user (and thereby<br>
> > aborts the loading)? That's easy to work around...<br>
><br>
> Something like that. If I use the current daily build, no dive is<br>
> imported when starting Subsurface as follows:<br>
><br>
> subsurface --import dives/TestDiveDivingLog5.08.uddf<br>
><br>
> Same import obviously works with Subsurface version without the change<br>
> in the locations. If I open the UDDF file without the import<br>
> parameter, then it is opened properly. Anyway, the same issue is<br>
> present with the CSV based imports, but this sample file was the first<br>
> I was certain works with old version and not with the new, thus it<br>
> should be an easy test case to make sure this works...<br>
<br>
</div></div>I believe I have fixed this in the latest master. Please give it a try.<br>
<span class="HOEnZb"><font color="#888888"><br>
/D<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" target="_blank">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
</div></div></blockquote></div><br></div>