[rkward-devel] workspace browser does not list variables in amd64 arch
Prasenjit Kapat
kapatp at gmail.com
Mon Oct 1 19:26:47 UTC 2007
Bingo, you nailed it!
On 10/1/07, Thomas Friedrichsmeier
<thomas.friedrichsmeier at ruhr-uni-bochum.de> wrote:
> Hi again,
>
> ok, the valgrind output does show interesting problems, and may have given me
> the pointer I needed. Could you fetch revision 2011 from SVN and check
> whether this fixes the issues?
It certainly fixes... Great. So, what was the problem? You seem to
have changed the following..
- return ((bool) VECTOR_ELT (res, 0));
+ return ((bool) LOGICAL (res)[0]);
Regards
PK
More information about the Rkward-devel
mailing list