#127: WinGRASS Tcl/Tk GUI - Text formatting error in Output window
-------------------------+--------------------------------------------------
  Reporter:  4everskiff  |       Owner:  [email protected]
      Type:  defect      |      Status:  new                      
  Priority:  minor       |   Milestone:  6.3.0                    
 Component:  Tcl         |     Version:  6.3.0 RCs                
Resolution:              |    Keywords:  Text output, winGRASS    
-------------------------+--------------------------------------------------
Comment (by hamish):

 before ripping lots of code apart and applying a sledge hammer solution in
 the vague hope it might solve the problem, I think it better to look at
 the Tcl code and try to track down exactly what the problem is. (first
 step is to identify where in the code this is; 2nd is why)

 Of course fgets() + G_getl() -> G_get2() needs to be done in many places.
 Also we need to determine if all grass text files (including WIND and
 raster cellhd files, etc) are specified as using UNIX newlines or native
 newlines for strict writing. (keep reading loose)

 Is there any reason to keep the current G_getl() beyond backwards
 compatibility? (ie any reason not to make it a wrapper for G_getl2())


 Hamish

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/127#comment:3>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to