[GRASS-dev] tmpfile() -> G_asprintf fails on Win/MinGW
    Markus Neteler 
    neteler at itc.it
       
    Fri Oct  6 15:04:42 EDT 2006
    
    
  
On Fri, Oct 06, 2006 at 08:38:07PM +0200, Radim Blazek wrote:
> Thanks,
> unfortunately I found that it would not work when no mapset is open
> (read only access) so I changed it to use Windows native functions to get 
> temp
> file. Another patch  is attached.
> 
> Radim
Patch applied to 6.3-CVS and 6.2-rel-branch.
Markus
PS: Concerning your re-activation of ssh CVS write access, I
suspect that you may be missing "-1" in $HOME/.ssh2402 
Mine is looking like this:
cat $HOME/.ssh2402
#!/bin/sh
ssh -1 -p 2402 $*
    
    
More information about the grass-dev
mailing list