Skip to content

Conversation

dveeden
Copy link

@dveeden dveeden commented Aug 23, 2016

storage/innobase/include/ut0dbg.h:52:20: error: nonnull argument ‘offsets’ compared to NULL [-Werror=nonnull-compare]

storage/innobase/fts/fts0fts.cc:6822:17: error: C++11 requires a space between string literal and macro [-Werror=c++11-compat]

sql/sql_update.cc:813:7: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]

A similar issue exists in boost:
boost_1_59_0/boost/numeric/ublas/matrix_expression.hpp:2224:17: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]

storage/innobase/include/ut0dbg.h:52:20: error: nonnull argument ‘offsets’ compared to NULL [-Werror=nonnull-compare]

storage/innobase/fts/fts0fts.cc:6822:17: error: C++11 requires a space between string literal and macro [-Werror=c++11-compat]

sql/sql_update.cc:813:7: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]

A similar issue exists in boost:
boost_1_59_0/boost/numeric/ublas/matrix_expression.hpp:2224:17: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]
@dveeden
Copy link
Author

dveeden commented Aug 23, 2016

This is with -DCMAKE_BUILD_TYPE=Debug

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Thanks

@dveeden
Copy link
Author

dveeden commented Aug 24, 2016

I confirm the code being submitted is offered under the terms of the OCA,
and that I am authorized to contribute it.

On 24 August 2016 1:48:45 pm mysql-oca-bot notifications@github.com wrote:

Hi, thank you for your contribution. Please confirm this code is submitted
under the terms of the OCA (Oracle's Contribution Agreement) you have
previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA,
and that I am authorized to contribute it."
Thanks

You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#91 (comment)

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow
bug http://bugs.mysql.com/bug.php?id=82715 for updates.
Thanks

dbussink pushed a commit to planetscale/mysql-server that referenced this pull request Dec 7, 2023
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