Dan Langille wrote: > I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > regression testing on trunk. > > dev.c: In member function `void DEVICE::init_backend()': > dev.c:323: error: invalid conversion from `int (*)(int, long unsigned > int, ...)' to `int (*)(int, int, ...)'
Oh wait, I see more. Compiling pythonfd.c job.c: In function `int level_cmd(JCR*)': job.c:1364: warning: cast to pointer from integer of different size job.c: In function `int verify_cmd(JCR*)': job.c:1731: warning: cast to pointer from integer of different size Compiling restore.c Compiling xattr.c xattr.c: In function `bxattr_exit_code bsd_build_xattr_streams(JCR*, FF_PKT*)': xattr.c:750: warning: comparison between signed and unsigned integer expressions xattr.c: In function `bxattr_exit_code bsd_parse_xattr_streams(JCR*, int)': xattr.c:981: warning: comparison between signed and unsigned integer expressions xattr.c: In function `bxattr_exit_code bsd_build_xattr_streams(JCR*, FF_PKT*)': xattr.c:644: warning: 'xattr_list' might be used uninitialized in this function Compiling fd_cmds.c dird_conf.c: In function `void store_runscript_cmd(LEX*, RES_ITEM*, int, int)': dird_conf.c:1864: warning: cast to pointer from integer of different size ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel