[GRASS5] Re: r.drain, postgresql

Markus Neteler neteler at itc.it
Mon Aug 6 10:09:44 EDT 2001


Hi Andreas,

On Mon, Aug 06, 2001 at 04:06:17PM +0200, Andreas Lange wrote:
> Hi Roger, Hi Markus,
> 
> i am going to check in two small changes to the new r.drain code. It
> does not compile on cygwin due to the values.h header missing on cygwin. 
> We discussed all this back in 11/2000, so i hope the change i checked in
> works on all systems now. BUt i did not test if the fix affects the code
> directly, so Roger please check this. 

it seems you are not using the latest r.drain from CVS. I had fixed
the problem:

value.h -> #include <limits.h>

That's the portable code.
 
> Markus, i'll check in two small fixes for the postgreSQl code, i can now
> compile on cygwin. 
> 
> Please contact me if there are any problems.
> 
> cu,
> 
> Andreas

Fine, thanks for the upcoming fixes,

 Markus



More information about the grass-dev mailing list