diff options
author | unknown <venu@myvenu.com> | 2003-02-20 14:14:37 -0800 |
---|---|---|
committer | unknown <venu@myvenu.com> | 2003-02-20 14:14:37 -0800 |
commit | b0f2c7e54a1a18f71f0a6b5d5e552f6d5d100fe5 (patch) | |
tree | 5acab851085621a0ba8465cb1069b4dc1e3377cc /VC++Files/strings | |
parent | e9b3a3129cc63eed0ed155f1534aef29241b4918 (diff) | |
download | mariadb-git-b0f2c7e54a1a18f71f0a6b5d5e552f6d5d100fe5.tar.gz |
Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM
strings/strto.c:
Windows won't compile for a wrong argument passing, expects a charset pointer
sql/filesort.cc:
Remove unused variable
sql/lex.h:
Change POINT->POINT_SYM due to redefination error from windef.h
sql/mysqld.cc:
Fix Embedded Server related code
sql/protocol.cc:
Remove unused variables from Embedded Server
sql/sql_class.h:
Remove silly usage
sql/sql_derived.cc:
Windows won't let you compile for this kind of assignments
sql/sql_help.cc:
Need a cast to make it compile
sql/sql_parse.cc:
Remove unused variables from Embedded server
sql/sql_yacc.yy:
Change POINT->POINT_SYM due to redefination error from windef.h
mysys/mf_keycache.c:
Add a correct cast and remove the unused variables
libmysqld/lib_sql.cc:
Remove unused variable
libmysqld/libmysqld.c:
Port the netware change to remove mysql_once_init to libmysqld
Diffstat (limited to 'VC++Files/strings')
0 files changed, 0 insertions, 0 deletions