Skip to content

Comments

Fixed compile-time bug on GNU CPP 7.0.5#28

Open
DurvalMenezes wants to merge 1 commit intopotsbo:masterfrom
DurvalMenezes:patch-1
Open

Fixed compile-time bug on GNU CPP 7.0.5#28
DurvalMenezes wants to merge 1 commit intopotsbo:masterfrom
DurvalMenezes:patch-1

Conversation

@DurvalMenezes
Copy link

@DurvalMenezes DurvalMenezes commented Jun 20, 2020

FIxes the following error when on make:

   life_object.cpp:74:2: error: ‘sort’ was not declared in this scope

With this fix, make finishes normally and the resulting lifeexecutable works perfectly.

PS: GNU CPP 7.0.5 is the default C++ compiler on Ubuntu 18.04.

FIxes the following error when on `make`:
    life_object.cpp:74:2: error: ‘sort’ was not declared in this scope
With this fix, `make` finishes normally and the resulting `life`executable works perfectly.
PS: GNU CPP is the default C++ compiler on Ubuntu 18.04.
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.

1 participant