diff options
author | mescalinum <mescalinum@users.sourceforge.net> | 2011-11-28 23:59:13 +0000 |
---|---|---|
committer | mescalinum <mescalinum@users.sourceforge.net> | 2011-11-28 23:59:13 +0000 |
commit | ef18d8daab4aad16f833fe17fe8be97671eebe71 (patch) | |
tree | 96cab517ef9f0be374e506341aaff8eddc38b902 /tclpd.c | |
parent | d08fb1df93b9f9585f401b1cf156df627c1cf024 (diff) |
Fix pd_bind crash in [bitmap] (bug #3429577).
This commit causes [bitmap] to break further, because there are now two string
representations of a t_pd*:
1. the one provided by SWIG, unaccessible by tclpd;
2. the tclpd synthetic one
In order to be fixed, hashtable must become a bidirectional hashmap, so that a
reverse lookup in the object_table is possible (needed in order to make a
%typemap(out) t_pd *).
svn path=/trunk/externals/loaders/tclpd/; revision=15801
Diffstat (limited to 'tclpd.c')
0 files changed, 0 insertions, 0 deletions