Author: per
Date: Sun May  4 13:43:28 2008
New Revision: 4908

URL: http://svn.gna.org/viewcvs/warzone?rev=4908&view=rev
Log:
WZ_DECL_CONST now implies WZ_DECL_WARN_UNUSED_RESULT and also works on MSVC.
WZ_DECL_RESTRICT now works on MSVC as well.
WZ_DECL_THREAD added, declares variables thread local, support for it made 
mandatory.
WZ_ASSERT_STATIC_STRING (gcc only) to assert that a string is static added.
The sstr functions now support pointer-length strings again.

Modified:
    trunk/lib/framework/strlfuncs.h
    trunk/lib/framework/wzglobal.h
    trunk/lib/ivis_common/pievector.h


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to