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

Fix compilation error. #2

Merged
merged 1 commit into from
Jul 9, 2012
Merged

Fix compilation error. #2

merged 1 commit into from
Jul 9, 2012

Conversation

denispeplin
Copy link
Contributor

[ 96%] Building C object mbbsh/CMakeFiles/mbbsh.dir/luaenv.c.o
cc1: warnings being treated as errors
/home/mikeos/projects/cur/mbb/mbbsh/luaenv.c: In function ‘lua_env_set_error’:
/home/mikeos/projects/cur/mbb/mbbsh/luaenv.c:94:2: error: format not a string literal and no format arguments
make[2]: *** [mbbsh/CMakeFiles/mbbsh.dir/luaenv.c.o] Error 1
make[1]: *** [mbbsh/CMakeFiles/mbbsh.dir/all] Error 2
make: *** [all] Error 2

toomish added a commit that referenced this pull request Jul 9, 2012
@toomish toomish merged commit 85bc08b into toomish:master Jul 9, 2012
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

Successfully merging this pull request may close these issues.

2 participants