First-Class constraints and AddressHashTable

Filip Konvička filip.konvicka.removethisantispamtoken at logis.cz
Tue Jan 17 07:41:52 CET 2006


> Is there a problem with changing the value stored under a key in an 
> AddressHashTable?  If so, perhaps I’ll use SGI’s “hashmap” extension to 
> the STL for the Reflect module.

I've used the following:

   http://moonflare.com/code/ctl/hash.php

to solve Mozart's socket implementation problems on Windows (see my 
thread 'bug in tcp/ip on windows?'). I think that Mozart does not use 
STL, so linking with it might be a problem. However, fixing the code you 
mention is probably necessary anyway.

Cheers,
Filip




More information about the mozart-hackers mailing list