Author: per
Date: Wed Apr 30 19:26:38 2008
New Revision: 4865

URL: http://svn.gna.org/viewcvs/warzone?rev=4865&view=rev
Log:
Rename astrlcpy and astrlcat to sstrcpy and sstrcat. Add ssprintf and sstrcmp 
also.
Renaming due to name conflict with a gnu extension. Added debug versions of all 
the
above, that assert if a char* pointer is passed in. This means they cannot be 
used
with strings shorter than the shortest expected length of void*.

Modified:
    trunk/lib/framework/strlfuncs.h
    trunk/src/aiexperience.c
    trunk/src/cheat.c
    trunk/src/clparse.c
    trunk/src/configuration.c
    trunk/src/console.c
    trunk/src/data.c
    trunk/src/design.c
    trunk/src/droid.c


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

Reply via email to