<div dir='rtl'><div dir="rtl">
<div>
<blockquote style="margin: 0; margin-bottom: 20px; border-top: 1px solid #e0e0e0;">
<div>
<div dir="rtl">
<div>
<div style="direction: ltr;">Hi</div>
<div style="direction: ltr;"> </div>
</div>
<div style="direction: ltr;">Threre is another propblem with swig:</div>
<div style="direction: ltr;"> </div>
<div style="direction: ltr;">currently, there are 3 methods (defined in swig\include\gdal.i) in the version that get GDALDatasetShadow** parameter:</div>
<div style="direction: ltr;">wrapper_GDALWarpDestDS(...)</div>
<div style="direction: ltr;">wrapper_GDALWarpDestName(...)</div>
<div style="direction: ltr;">wrapper_GDALBuildVRT_objects(...)</div>
<div style="direction: ltr;"> </div>
<div style="direction: ltr;">swig generated the methods in c# with parameter of type SWIGTYPE_p_p_GDALDatasetShadow instead of Dataset[]</div>
<div style="direction: ltr;"> </div>
<div style="direction: ltr;">I guess a typemap should be defined (GDALDatasetShadow**  <-> DataSet[]) for the c# binding.</div>
<div style="direction: ltr;">I opened a ticket for it (#6437)</div>
</div>
<blockquote style="margin: 0; margin-bottom: 20px; border-top: 1px solid #e0e0e0;"><br />ב אפר׳ 2, 2016 9:03, Ari Jolma כתב:
<blockquote style="margin: 0; margin-bottom: 20px; border-top: 1px solid #e0e0e0;">
<p>01.04.2016, 20:18, Even Rouault kirjoitti:<br />> Hi,<br />><br />> Despite the date, I do have prepared the GDAL/OGR 2.1.0 Beta1 release. It<br />> will potentially be followed by a second beta in the second half of this<br />> month, or directly by a RC1 if things go well. The source is available at:<br />><br />> <a href="http://download.osgeo.org/gdal/2.1.0beta1/gdal-2.1.0beta1.tar.xz" target="_blank">http://download.osgeo.org/gdal/2.1.0beta1/gdal-2.1.0beta1.tar.xz</a><br />> <a href="http://download.osgeo.org/gdal/2.1.0beta1/gdal-2.1.0beta1.tar.gz" target="_blank">http://download.osgeo.org/gdal/2.1.0beta1/gdal-2.1.0beta1.tar.gz</a><br />> <a href="http://download.osgeo.org/gdal/2.1.0beta1/gdal210beta1.zip" target="_blank">http://download.osgeo.org/gdal/2.1.0beta1/gdal210beta1.zip</a><br />><br />> A snapshot of the Python autotest suite can be downloaded from:<br />><br />> <a href="http://download.osgeo.org/gdal/2.1.0beta1/gdalautotest-2.1.0beta1.tar.gz" target="_blank">http://download.osgeo.org/gdal/2.1.0beta1/gdalautotest-2.1.0beta1.tar.gz</a><br />> <a href="http://download.osgeo.org/gdal/2.1.0beta1/gdalautotest-2.1.0beta1.zip" target="_blank">http://download.osgeo.org/gdal/2.1.0beta1/gdalautotest-2.1.0beta1.zip</a><br />><br />> The preliminary NEWS is available at :<br />> <a href="http://svn.osgeo.org/gdal/trunk/gdal/NEWS" target="_blank">http://svn.osgeo.org/gdal/trunk/gdal/NEWS</a><br />><br />> New bugs found should be filed in Trac normally.<br />><br />> <a href="http://trac.osgeo.org/gdal" target="_blank">http://trac.osgeo.org/gdal</a><br />><br />> GDAL developers and users are encouraged to treat the coming weeks<br />> as the prime time for bug finding and fixing.<br />><br />> GDAL committers should be even more careful than usually about what they<br />> commit in this period before the actual release. I haven't yet created a 2.1<br />> branch, so anything that is committed into trunk for now will be in final 2.1.<br />> If that blocks development for anyone, we can easily create the 2.1 branch<br />> when needed.<br />><br />> For Ari mostly:<br />> Regarding Perl bindings, the usual mkgdaldist.sh script had an issue when<br />> generated the bindings file, because swig/perl/include/perl/typemaps_perl.i<br />> requires port/cpl_config.h to be generated. But the script runs on a svn<br />> export, so without any generated file. So for now I commented out the part that<br />> tries to generate the Perl bindings, so as to go on.<br />> The likely consequence is that ./configure --with-perl && make fails with<br />> "Use of uninitialized value $ARGV{"--gdal-source-tree"} in string eq at<br />> Makefile.PL line 61.<br />> GDAL Perl modules not found, perhaps you need to run make generate? at<br />> Makefile.PL line 77.""<br />> But manual cd swig/perl && make works<br />> Ari, would you mind looking at that (by trying mkgdaldist.sh) ?<br /><br />Sorry about that. A subtle issue with swig again. Fixed.<br /><br />Ari<br /><br />><br />> Best regards,<br />><br />> Even<br />><br /><br />_______________________________________________<br />gdal-dev mailing list<br />gdal-<a href="mailto:dev@lists.osgeo.org" target="_blank">dev@lists.osgeo.org</a><br /><a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></p>
</blockquote>
</blockquote>
</div>
</blockquote>
</div>
</div></div>