Hi David,
Yep, that works for me, thanks.
Dave
On 09/07/2011 12:02 PM, David Andrs wrote:
Can you try the attached patch? It should apply cleanly on r4840.
It works for me, but I want to be sure that it fixes your issue as
well - I'm not really familiar with ex23. If it works, I'll check t
Can you try the attached patch? It should apply cleanly on r4840.
It works for me, but I want to be sure that it fixes your issue as well -
I'm not really familiar with ex23. If it works, I'll check that in.
Thanks,
--
David Andrs
David Knezevic wrote on 09/07/2011 09:47:31
AM:
> OK, great,
OK, great, thanks for clarifying.
Dave
On 09/07/2011 11:42 AM, David Andrs wrote:
Hi!
I was able to replicate this on a linux platform (it works on my Mac).
The problem here is, that we are writing an empty array and because of
that this line fails because it is accessing zeroth element of
Hi!
I was able to replicate this on a linux platform (it works on my Mac).
The problem here is, that we are writing an empty array and because of
that this line fails because it is accessing zeroth element of that vector
:
return xdr_vector(x, (char*) &a[0], length, sizeof(T),
I updated to the svn head and I'm now getting an error in ex23 in debug
mode. I traced it back to r4827:
r4827 | andrsd | 2011-08-30 15:18:24 -0400 (Tue, 30 Aug 2011) | 1 line
Storing subdomain ids in and XDA solution file