
13 Feb
2006
13 Feb
'06
8:11 p.m.
Hi Andy, I've just downloaded your boost::guid class to perform some tests and verify its applicability in our development but I've noticed that with VC++ NET 7.1 IDE you have to specify the option /Zc:wchar_t during the compilation of guid.cpp file in order to run properly. This is my first feedback. I'm going to test it to give you more valuable feedbacks. Do you have any unit test of your implementation? Best regards Marc Viala
Andy Tompkins wrote:
I have uploaded my initial version to the root directory of boost vault in order that others can view and critique it. In the near future, I plan to add code so that it conforms to the requirements of boost.
Andy.