Replace bitwise stuff with something else

Bug #1092896 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle Client & Protocol Library
In Progress
Medium
Unassigned

Bug Description

Bitwise operations on ENUMs are painful to compile cleanly in C++, need to be replace by something else (a struct of booleans?)

Changed in libdrizzle:
milestone: 5.0.1 → 5.1.1
Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

planing to replace with va_list and boolean items in the struct for connect and bind options.

Changed in libdrizzle:
milestone: 5.1.1 → 5.1.2
Changed in libdrizzle:
milestone: 5.1.2 → 5.1.3
Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

done for drizzle_st

Changed in libdrizzle:
status: Triaged → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.