[GRASS5] Re: [GRASSLIST:1960] can't find statvfs.h [r.terraflow on MaxOSX]

Laura Toma ltoma at bowdoin.edu
Thu Dec 11 20:12:32 EST 2003


>> The compile still fails in fill.cc though:
>> ...
>> fill.cc:231:   instantiated from here
>> IOStream/include/ami_sort_impl.h:206: error: could not convert 
>> `nb_runs'
>> to `   unsigned int&'
>> IOStream/include/ami_sort_impl.h:69: error: in passing argument 4 of
>> `void    initializeRunFormation(AMI_STREAM<T>*, size_t&, size_t&,
>> unsigned int&)    [with T = plateauType]'
>> ...
>
> Please try to track this down.
>
> I don't necessarily expect you to succeed, but it may help you to
> understand why C++ should never have been invented ;)
>
> -- 
> Glynn Clements <glynn.clements at virgin.net>
>

In this case, its my fault,  should have used  unsigned int and size_t 
consistently.
I should be able to fix it.

-Laura




More information about the grass-dev mailing list