Tue, Dec 16 2003
19:01:23
|
|
Request created by guest
|
|
Subject: G3d_writeWindow() uses variable with no value
Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 5.0.3
The function G3d_writeWindow() (in g3dwindowio.c) uses the variable path before
it is given a value. The calls to G3d_getWindowLocation() and G3d_createPath()
(on lines 255 and 256) should probably be moved above the if statement starting
on line 241 so that path has a value for the call to sprintf() on line 249 |
|
Wed, Dec 17 2003
18:31:13
|
|
Mail sent by smitchell
|
|
That makes sense, OK done, with no apparent side effects here, although a test
on a machine
that has 3D data set up to make sure everything works as expected would be good.
|
|
Mon, Feb 5 2007
22:05:21
|
|
Owner changed to sgebert by mneteler
|
|
Mon, Feb 5 2007
22:05:21
|
|
Mail sent by mneteler
|
|
Does this problem persist in GRASS 6.3?
Markus |
|