mariadb/extra/yassl/taocrypt/mySTL
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused:
- Removed not used variables and functions
- Added #ifdef around code that is not used
- Renamed variables and functions to avoid conflicts
- Removed some not used arguments

Fixed some class/struct warnings in ndb
Added define IS_LONGDATA() to simplify code in libmysql.c

I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
2006-12-15 00:51:37 +02:00
..
algorithm.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
helpers.hpp Fix compile failure on Sun C++ 5.7 in yaSSL code 2006-09-27 16:45:44 +02:00
list.hpp Fixed compiler warnings detected by option -Wshadow and -Wunused: 2006-12-15 00:51:37 +02:00
memory.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
memory_array.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
pair.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
stdexcept.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
vector.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00