Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile Error - binlog.c #17

Closed
stillru opened this issue Nov 29, 2013 · 1 comment
Closed

Compile Error - binlog.c #17

stillru opened this issue Nov 29, 2013 · 1 comment

Comments

@stillru
Copy link
Contributor

stillru commented Nov 29, 2013

binlog.c: In function ‘add_log_event’:
binlog.c:806:5: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Werror=format]
cc1: all warnings being treated as errors
make: *** [binlog.o] Error 1

@vysheng
Copy link
Owner

vysheng commented Nov 29, 2013

Should be ok now. Did not compile on 32-bit systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants