diff options
author | unknown <kostja@bodhi.local> | 2006-07-09 13:03:51 +0400 |
---|---|---|
committer | unknown <kostja@bodhi.local> | 2006-07-09 13:03:51 +0400 |
commit | 46079624e2b40b7882aceece3a9a8d1f20dc547a (patch) | |
tree | 498c5c03965d4596ff78cc1ca86b1b3fd80c729c /innobase | |
parent | cad24c097ebc348c1dcb1dd888a0fb89a3844cde (diff) | |
download | mariadb-git-46079624e2b40b7882aceece3a9a8d1f20dc547a.tar.gz |
Fix compiler warnings in sql_udf.h: ISO C++ forbids casting
between pointer to function and pointer to object.
sql/item_func.cc:
Use typedef names instead of hard-coded types for udf init/deinit
functions.
sql/sql_udf.cc:
Use typedef names for udf function types.
Diffstat (limited to 'innobase')
0 files changed, 0 insertions, 0 deletions