Skip to content
Prev 24635 / 63424 Next

R on Solaris 10 x64

Greg Nakhimovsky wrote:
Hmm, and can you see "both ends" of tgath_buf and buf (in particular 
tgath_but[curr_len - 1] and buf[curr_len-1])?

If only to "eliminate from our inquiries", I'd try running CPP over the 
code and see if the full macro expansion (including that from memcpy to 
_memcpy) is working as intended.

I take it that you've already tried compiling the module at maximal 
warning level?