Skip to content

Conversation

@jmarrec
Copy link
Collaborator

@jmarrec jmarrec commented May 22, 2018

This PR makes all the port-related functions (inletPort, outletPort, etc) const.

This was done originally as part of the FourPipeBeam implementation since I was getting an error due to non-const, see comment: #3031 (comment)

Note: This was moved into its own PR because this creates problems on macOS, the OS App refuses to launch. It does work on Ubuntu 16.04 though.

@jmarrec jmarrec mentioned this pull request May 22, 2018
@jmarrec
Copy link
Collaborator Author

jmarrec commented Aug 21, 2018

@macumber @kbenne I updated this to current develop and fixed a bunch of other constness issue.

Then I built in Debug mode on Ubuntu (worked as expected), but also macOS High Sierra and OSApp launched just fine.

Can one of you two review please?

@kbenne kbenne merged commit 9cb25d9 into NREL:develop Nov 8, 2018
@jmarrec jmarrec deleted the PortConst_Only branch November 9, 2018 13:12
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