Hi, while compiling trunk, I came across this macro warning:
... Status: Parsing /home/neteler/tmp/tmpmEfvVr.h Status: Processing description list. Warning: Member "from" of Struct "DateTime" has been renamed to "_from" because it has the same name as a Python keyword. Warning: Member "in" of Struct "_tgisDataset" has been renamed to "_in" because it has the same name as a Python keyword. Warning: Could not parse macro "#define TGIS STR3DS i5" Status: Writing to OBJ.x86_64-pc-linux-gnu/temporal.py. Status: Wrapping complete. sed -f fix.sed OBJ.x86_64-pc-linux-gnu/temporal.py > /home/neteler/software/grass71/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py python -t -3 -m py_compile /home/neteler/software/grass71/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py ... Any ideas? I could not find it in the code. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
