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 bug for image: The last commit did not submit complete #1121

Merged
merged 1 commit into from
Aug 20, 2013
Merged

Fix bug for image: The last commit did not submit complete #1121

merged 1 commit into from
Aug 20, 2013

Conversation

dreamsxin
Copy link
Contributor

Did not submit complete for #1120

Cause the following error last submission 1120, I am sorry, next time I will pay attention to.

/home/travis/build/phalcon/cphalcon/ext/image/adapter.c: In function ‘zim_Phalcon_Image_Adapter_crop’:

/home/travis/build/phalcon/cphalcon/ext/image/adapter.c:368:2: error: too few arguments to function ‘zend_print_zval_r’

/home/travis/.phpenv/versions/5.3.26/include/php/Zend/zend.h:577:15: note: declared here

/home/travis/build/phalcon/cphalcon/ext/image/adapter.c:369:2: error: too few arguments to function ‘zend_print_zval_r’

/home/travis/.phpenv/versions/5.3.26/include/php/Zend/zend.h:577:15: note: declared here

/home/travis/build/phalcon/cphalcon/ext/image/adapter.c: In function ‘zim_Phalcon_Image_Adapter_text’:

/home/travis/build/phalcon/cphalcon/ext/image/adapter.c:708:37: warning: unused variable ‘replacement’ [-Wunused-variable]

/home/travis/build/phalcon/cphalcon/ext/image/adapter.c:708:27: warning: unused variable ‘pattern’ [-Wunused-variable]

make: *** [image/adapter.lo] Error 1

make: *** Waiting for unfinished jobs....

phalcon pushed a commit that referenced this pull request Aug 20, 2013
Fix bug for image: The last commit did not submit complete
@phalcon phalcon merged commit cbe2303 into phalcon:1.3.0 Aug 20, 2013
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