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

failed to compile the project #1

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments
Closed

failed to compile the project #1

GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. hg clone
2. cd onering-desktop
3. qmake-qt4 && make

What is the expected output? What do you see instead?
正常编译通过

What version of the product are you using? On what operating system?
Ubuntu 10.04 32bit, gcc 4.4.3, qt 4:4.6.2-0ubuntu5.1

Please provide any additional information below.
src/appreply.cpp: In member function ‘void AppReply::parseResponse()’:
src/appreply.cpp:94: error: jump to label ‘finish’
src/appreply.cpp:65: error:   from here
src/appreply.cpp:68: error:   crosses initialization of ‘int code’
src/appreply.cpp:94: error: jump to label ‘finish’
src/appreply.cpp:60: error:   from here
src/appreply.cpp:68: error:   crosses initialization of ‘int code’
make: *** [appreply.o] Error 1

Original issue reported on code.google.com by leei...@gmail.com on 20 Sep 2010 at 1:53

@GoogleCodeExporter
Copy link
Author

one patch to fix this issue

Original comment by leei...@gmail.com on 20 Sep 2010 at 1:56

Attachments:

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision 1eaf214b33.

Original comment by hongqn on 20 Sep 2010 at 7:56

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Thank leeight for the patch.  I've added you to the contributor list.

Original comment by hongqn on 20 Sep 2010 at 8:00

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

No branches or pull requests

1 participant