Skip to content

Conversation

@jorickert
Copy link
Contributor

This prevents errors caused by a wrong ordering of functions which take a function pointer as argument

@jorickert jorickert closed this Feb 16, 2019
@jorickert jorickert reopened this Feb 16, 2019
@jorickert jorickert changed the title Use Topological Sorting for function typedefs. WIP Dont Merge: Use Topological Sorting for function typedefs. Feb 17, 2019
@jorickert jorickert changed the title WIP Dont Merge: Use Topological Sorting for function typedefs. Use Topological Sorting for function typedefs. Feb 18, 2019
Copy link
Member

@vtjnash vtjnash left a comment

Choose a reason for hiding this comment

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

code from incompatible license needs to be replaced

@jorickert
Copy link
Contributor Author

jorickert commented Mar 30, 2019

I changed the sorting so that it uses a DFS based sorting and does not use third party code anymore.

@vtjnash vtjnash merged commit 55d901d into JuliaHubOSS:master Apr 2, 2019
@vtjnash
Copy link
Member

vtjnash commented Apr 2, 2019

Excellent, thank you!

@jorickert jorickert deleted the bugfix_function_ptr branch April 2, 2019 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants