Some functions not compatible with mingw
Bug #1172010 reported by
Andrew Hutchings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Drizzle Client & Protocol Library |
Fix Released
|
High
|
Andrew Hutchings |
Bug Description
bzero and asprintf aren't compatible with mingw, they need replacing
Related branches
lp://staging/~linuxjedi/libdrizzle/5.1-fix-mingw
- Drizzle Trunk: Pending requested
-
Diff: 46 lines (+4/-6)2 files modifiedlibdrizzle/statement_param.cc (+2/-2)
tests/unit/datetypes.c (+2/-4)
To post a comment you must log in.
Really, MinGW doesn't have asprintf? That's terrible. :(