Skip to content

Build fix: changed std::abs() -> std::fabs() to be built with G++ 7.1.0#80

Merged
ngeiswei merged 1 commit intoopencog:masterfrom
mhatta:master
Aug 10, 2017
Merged

Build fix: changed std::abs() -> std::fabs() to be built with G++ 7.1.0#80
ngeiswei merged 1 commit intoopencog:masterfrom
mhatta:master

Conversation

@mhatta
Copy link
Contributor

@mhatta mhatta commented Aug 10, 2017

MOSES build with newer(?) G++ fails (see moses PR #49). Changing abs() to fabs() fixes this.

@ngeiswei ngeiswei merged commit 2f50ab0 into opencog:master Aug 10, 2017
@ngeiswei
Copy link
Member

Thanks.

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