<div dir="ltr">Hi all,<div class="gmail_signature" data-smartmail="gmail_signature"></div>
<div><br></div><div>The <a href="http://www.gdal.org/frmt_sde.html">ArcSDE raster format driver</a> is not currently being built by any of the automated testing systems (as far as I know).  With <a href="https://trac.osgeo.org/gdal/changeset/34811/trunk/gdal/frmts/sde/sdedataset.cpp">r34811</a>, I broke the code back 2 weeks ago for trunk and nobody noticed.  I don't know if it worked before that or after a fix I just submitted.  We have a couple options with this code.</div><div><br></div><div>It would be great to get someone to get the code to build automatically someplace so we could treat it like other drivers that not all developers can build locally... we can at least see the error messages and iterate (slowly) to fix things.</div><div><br></div><div>However, we have other alternatives.... </div><div><br></div><div>We could remove the code from trunk.  And if later, someone really wanted it, we could add it back.</div><div> </div><div>Or someone could build a <a href="http://stackoverflow.com/questions/346372/whats-the-difference-between-faking-mocking-and-stubbing">fake</a> that would be good enough for testing.  Or even just a mock or stub to let us know that it builds correctly.  e.g. the <a href="https://gist.github.com/schwehr/5ea1566591405a228b73d24f7f2cb2be">very beginnings of dummy headers are here</a><br></div><div><br></div><div>Thoughts on this driver?  </div><div><br></div><div><div>svn log | egrep '^r[0-9]' | cut -d\| -f2 | sort -u</div><div> dron </div><div> goatbar (me -> just general code cleanup)</div><div> hobu </div><div> mloskot </div><div> rouault <br></div><div> tamas </div><div> warmerdam </div></div><div><br></div><div>-kurt</div></div>