<div dir="ltr"><div><br><br>On Tue, Oct 6, 2015 at 4:22 AM, Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>><br>> On Tue, Oct 6, 2015 at 10:03 AM, Moritz Lennert<br>> <<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>> wrote:<br>> > On 05/10/15 16:49, Vaclav Petras wrote:<br>> ...<br>> >> Sorry for being -pedantic but I don't think we should leave the code<br>> >> messy.<br>> ><br>> > +1<br>><br>> Then it needs to be removed everywhere here:<br><br>What we need however, is to figure out why it is not working on that Debian server. make distclean? svn revert? Dockerfile for Debian would be helpful in this case to have reproducible environment.<br><br>> cd grass-addons<br>> find . -type f | grep -v pristin | xargs grep 'la.h>'<br>> ./grass6/imagery/i.spec.unmix/global.h:#include <grass/la.h><br>> ./grass6/imagery/i.spec.unmix/la_extra.c:#include <grass/la.h><br>> ./grass6/imagery/i.spec.grass63/include/gmath.h:#include <grass/la.h><br>> ./grass6/imagery/i.spec.grass63/lib/gmath/la.c:#include <grass/la.h><br>> ./grass7/imagery/i.spec.unmix/global.h:#include <grass/la.h><br>> ./grass7/vector/v.kriging/local_proto.h:#include <grass/la.h><br><br></div>I would remove it only in 7. It should work and it worked without it (except for that Debian server). I don't know what is the situation in 6. Let's not be bothered with code correctness for 6, the only priority there is that the main code works and addons are ported to 7.<br></div>