#902: nviz (tcl) fails on wingrass
-----------------------+----------------------------------------------------
Reporter: hamish | Owner: [email protected]
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: NVIZ | Version: svn-trunk
Resolution: | Keywords:
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by hamish):
> the authors text is written to the output tab ($Id$ seems broken)
{{{
Version: @(#) 7.0.svn (2010)
}}}
from nviz_init.c
{{{
G_verbose_message("Version: %s", GRASS_VERSION_STRING);
}}}
include/version.h:
{{{
#define GRASS_VERSION_STRING "@(#) 7.0.svn (2010)"
}}}
include/version.h.in:
{{{
#define GRASS_VERSION_STRING "@(#) @GRASS_VERSION_NUMBER@
(@GRASS_VERSION_DATE@)"
}}}
same thing, all versions. what's with the leading @(#)?
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/902#comment:15>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev