Files
MaxScale/include/maxscale
Johan Wikman 83ffdcf4ed Change defines into inline functions
To prevent bugs caused by pointers having the wrong type (e.g. uint32_t
instead of uint8_t), some macros are changed into inline functions so that
the normal type-checking is performed.

The macros MYSQL_GET_ERRCODE, MYSQL_GET_STMTOK_NPARAM, MYSQL_GET_STMTOK_NATTR,
and MYSQL_GET_NATTR were not changed, because they may be too specific to
be present in a general purpose header in the first place.
2016-11-23 10:14:50 +02:00
..
2016-11-11 12:17:22 +02:00
2016-11-21 12:23:30 +02:00
2016-11-10 15:15:10 +02:00
2016-11-10 11:09:59 +02:00
2016-11-14 22:58:26 +02:00
2016-11-03 09:35:49 +02:00