>
> No, it is:
>
> t = unsafe_wrap(Array, Gb.data, h.size)
>
> as in the deprecation warning.
>
 
Thanks (I'd figured it out too meanwhile)
 

> (You don't need @compat just for function calls.   You only need @compat 
> for things where the syntax changes in a more complicated way.)
>

Hmm, what do you mean by this? If I don't use @compat (which I tried) I get 
tons of deprecation messages. 

Reply via email to