[GRASS-dev] Re: [GRASS GIS] #508: hardcoded /dev/null

GRASS GIS trac at osgeo.org
Thu Feb 26 22:46:57 EST 2009


#508: hardcoded /dev/null
---------------------------+------------------------------------------------
  Reporter:  hamish        |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect        |      Status:  new                      
  Priority:  major         |   Milestone:  6.4.0                    
 Component:  default       |     Version:  6.4.0 RCs                
Resolution:                |    Keywords:  wingrass /dev/null       
  Platform:  MSWindows XP  |         Cpu:  x86-32                   
---------------------------+------------------------------------------------
Comment (by glynn):

 Replying to [ticket:508 hamish]:
 > perhaps
 {{{
 #ifdef __MINGW32__
 #define NULLDEV "NUL:"
 #else
 #define NULLDEV "/dev/null"
 #endif
 }}}
 > or somesuch? (no idea)

 See G_DEV_NULL in gis.h

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/508#comment:1>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list