[GRASS-dev] Re: [GRASS GIS] #902: nviz (tcl) fails on wingrass
GRASS GIS
trac at osgeo.org
Mon Feb 8 03:17:39 EST 2010
#902: nviz (tcl) fails on wingrass
-----------------------+----------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
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>
More information about the grass-dev
mailing list