Code review comment for lp:~drizzle-pbxt/drizzle/drizzle-pbxt-6

Revision history for this message
Paul McCullagh (paul-mccullagh) wrote :

Just fixed 2 compile errors I found on param build:

plugin/pbxt/src/index_xt.cc:37:19: error: bzlib.h: No such file or directory

and

plugin/pbxt/src/ha_pbxt.cc:4484: warning: variable 'err' might be clobbered by 'longjmp' or 'vfork'

Cause problems on some systems.

« Back to merge proposal