Skip to content

Conversation

@burner
Copy link
Contributor

@burner burner commented Apr 14, 2015

result is also a function

@burner
Copy link
Contributor Author

burner commented Apr 16, 2015

I'm not sure why travis fails maybe because gcc 4.6 is to old

@burner
Copy link
Contributor Author

burner commented Apr 16, 2015

the error "redisparser.cpp:364:47: error: ‘ParseParse’ was not declared in this scope" is strange.

The work ParseParse does not appear once in the source file

p.s. the test pass with current gcc and current clang

@nekipelov
Copy link
Owner

-std::pair<size_t, ParseResult> result
+std::pair<size_t, ParseParse> resultParse

ParseResult vs ParseParse.

Please rename "resultParse" to "parseResult"

@burner burner force-pushed the result_name_clash branch from 4575359 to dc18d5e Compare April 24, 2015 13:50
@burner
Copy link
Contributor Author

burner commented Apr 24, 2015

fixed

nekipelov added a commit that referenced this pull request Apr 27, 2015
@nekipelov nekipelov merged commit 93a96a3 into nekipelov:master Apr 27, 2015
@nekipelov
Copy link
Owner

thank you

1 similar comment
@burner
Copy link
Contributor Author

burner commented Apr 27, 2015

thank you

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