On Fri, Nov 14, 2014 at 10:12 PM, wrote:
> From: Trevor Saunders
>
>
> Hi,
>
> $subject, logically this really is a hash map, but it turns out that doesn't
> work. There's a bug in the way elements are inserted into the table at
> trans-mem.c:3093 which means nothing is ever actually inserted
From: Trevor Saunders
Hi,
$subject, logically this really is a hash map, but it turns out that doesn't
work. There's a bug in the way elements are inserted into the table at
trans-mem.c:3093 which means nothing is ever actually inserted into the table.
I tried converting this to hash_map,