这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@zuntrax
Copy link
Contributor

@zuntrax zuntrax commented May 1, 2017

fixes #702.

Cython generated files are now built without -Wall -Werror -pedantic.
Fixed some other warnings. Just those annoynig warnings about Enum::data remain.

@zuntrax zuntrax requested a review from TheJJ May 1, 2017 20:18
Copy link
Member

@TheJJ TheJJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@TheJJ TheJJ added area: buildsystem Related to our cmake/python buildsystem lang: c++ Done in C++ code improvement Enhancement of an existing component labels May 1, 2017
@TheJJ TheJJ merged commit 171ca61 into SFTtech:master May 1, 2017
@zuntrax zuntrax deleted the warning-fixes branch May 1, 2017 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: buildsystem Related to our cmake/python buildsystem improvement Enhancement of an existing component lang: c++ Done in C++ code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build cython generated files with reduced warnings

2 participants