
8 Oct
2008
8 Oct
'08
11:29 p.m.
Hi Johannes, On Wed, 8 Oct 2008 15:03:54 +0200, "Johannes Brunen" <JBrunen@DataSolid.de> said:
Hello Andy,
I just did a small test with the latest uuid library from the vault.
IMHO, I found a small error in file uuid.hpp (line 303): function hash_value must be inlined as it is not a template function.
Absolutely correct. Thanks. I will fix this.
Additional is seems that the documentation is out of sync with the implementation. The section 'design notes' is still refering to a former implementation with the create(...) functions.
Again, absolutely correct. Thanks. I will fix this too.
Otherwise, I could compile and link the code on msvc .net 2008 with my setup.
thanks for your library,
best
Johannes
Thank you, Andy Tompkins