Skip to content
Prev 40478 / 63424 Next

"warning: assignment discards qualifiers from pointer target type"

On Wed, Jun 08, 2011 at 02:23:29PM -0400, Simon Urbanek wrote:
OK, I see.


[...]
[...]

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.


Ciao,
   Oliver