[Rd] "warning: assignment discards qualifiers from pointer target type"
oliver
oliver at first.in-berlin.de
Thu Jun 9 02:32:09 CEST 2011
On Thu, Jun 09, 2011 at 02:17:31AM +0200, oliver wrote:
[...]
> OK, I looked at this now.
>
> LENGTH() checks the length of the vector.
>
> Good to know this.
>
> So the problem of a vector of length 0 can be with any arguments of type SEXP,
> hence I will need to check ANY arg on it's length.
>
> This is vital to stability under any situation.
>
> Thanks for this valuable hint!
>
> I will add checks for all my SEXP-args.
[...]
Hey, LENGTH() does not work with String-vectors! :(
Ciao,
Oliver
More information about the R-devel
mailing list