From: Adrian S. J. <AS...@pa...> - 2002-01-04 12:57:21
|
Since nobody has found anything wrong with the test code, I'm going to commit the changes I've made and tag it as release um1_015 Changes: * context::do_HARDCODE_COMMAND now takes 2 CString's instead of const char* * CString & String have been tightened up so that the compiler doesn't try to second guess what we mean when we use them incorrectly. i.e. operator=3D is now defined for all the types it should be operator int() is private (to catch comparison with NULL) * All the code that I moved over to CString and String before that was potentially using the classes in a dodgy manner has been fixed. I think that is all. -- Adrian St. John Software Engineer Pan Security International Ltd. T 0121 780 0619 as...@pa... =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20 Pan Security International Limited, Vienna House, International Square, = Birmingham International Park, Bickenhill Lane, Solihull B37 7GN United = Kingdom. Registered company number 3965174=20 This message may contain information which is confidential and subject = to legal privilege. If you are not the intended recipient, you may not = peruse, use, disseminate, distribute or copy this message. If you have = received this message in error, please notify the sender immediately by = e-mail, facsimile or telephone and return and/or destroy the original = message. Pan Security International Limited accept no responsibility for = any changes made to this message after it has been sent by the original = author. |