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 build error with clang #1808

Merged

Conversation

QiJune
Copy link
Member

@QiJune QiJune commented Apr 18, 2017

Previous codes build with clang will cause error: "binding dereferenced null pointer to reference has undefined behavior". It's better to change the virtual method to pure virtual method.

@QiJune QiJune requested review from reyoung and gangliao April 18, 2017 07:28
@QiJune QiJune merged commit fb05a73 into PaddlePaddle:develop Apr 18, 2017
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.

None yet

2 participants