Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix circular require while loading lib/net/ldap/entry.rb and lib/net/ldap/dataset.rb #392

Conversation

krists
Copy link
Contributor

@krists krists commented Apr 16, 2021

This change removes circular relative_requires from lib/net/ldap/entry.rb and lib/net/ldap/dataset.rb.
Require warnings can be seet at https://github.com/ruby-ldap/ruby-net-ldap/runs/1831714744
These requires are not necessary as these files are already required in lib/net/ldap.rb file.

@krists krists marked this pull request as ready for review April 16, 2021 14:03
Copy link
Member

@HarlemSquirrel HarlemSquirrel left a comment

Choose a reason for hiding this comment

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

Nice fix! Thank you!

@HarlemSquirrel HarlemSquirrel merged commit d6bb5c8 into ruby-ldap:master Apr 21, 2021
@krists krists deleted the dataset-circular-require-considered-harmful branch April 21, 2021 07:11
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.

None yet

2 participants