WL#4380: abi_check rule (using gcc -E) for storage engine API
Added a rule that uses gcc to generate preprocessor output (gcc -E) that can be compared to an already generated output using the diff utility. icheck has been removed and replaced by gcc -E because icheck does not support C++.
Showing
include/mysql.h.pp
0 → 100644
This diff is collapsed.
include/mysql/plugin.h.pp
0 → 100644
include/mysql_h.ic
deleted
100644 → 0
This diff is collapsed.
sql/mysql_priv.h.pp
0 → 100644
This diff is collapsed.
Please register or sign in to comment