Files
MaxScale/include/maxscale
Johan Wikman 4239182aa0 Fix diagnostics on filter template
Diagnostics can be required on both instance and session level,
so both cases need to be handled explicitly.

In addition, some reinterpret_casts were changed into static_casts.
Reinterpret_cast needs to be used with the instance, which is a
void** but static_cast is sufficient for the session, which is void*.
2016-12-13 12:28:31 +02:00
..
2016-11-30 10:28:23 +02:00
2016-12-13 12:28:31 +02:00
2016-11-24 10:29:04 +02:00
2016-11-10 15:15:10 +02:00
2016-11-24 15:22:55 +02:00
2016-11-10 11:09:59 +02:00
2016-11-24 13:11:03 +02:00
2016-11-30 10:28:23 +02:00
2016-12-12 10:48:49 +02:00
2016-11-03 09:35:49 +02:00
2016-12-12 10:48:49 +02:00