Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2.1.0
-
Component/s: N/A
-
Labels:None
-
Sprint:2017-26, 2017-27
Description
- Split headers into one in include/maxscale containing public declarations, intended for use by modules and one in server/core/maxscale that includes the one in include/maxscale and in addition declares things intended for use by the MaxScale core.
- Add the mxs prefix to public types and values (enums, typedefs, structs, defines, etc.)