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

allow newDN to take a DNSName in; document missing methods #4300

Merged
merged 2 commits into from
Aug 11, 2016

Conversation

Habbie
Copy link
Member

@Habbie Habbie commented Aug 8, 2016

I expect this could also be done with boost::variant; in fact I'm not 100% sure I'm not overwriting the first definition here.

@zeha
Copy link
Collaborator

zeha commented Aug 8, 2016

in fact I'm not 100% sure I'm not overwriting the first definition here.

sounds like you want a ("unit") test.

@Habbie Habbie changed the title allow newDS to take a DNSName in [wip?] allow newDS to take a DNSName in Aug 8, 2016
@Habbie
Copy link
Member Author

Habbie commented Aug 8, 2016

Maybe this needs docs. Maybe it's obvious this should work - it was to me!

@rgacogne
Copy link
Member

rgacogne commented Aug 9, 2016

I'm pretty sure the first definition is overwritten. Based on 1, it looks like the only option is using boost::variant.

@Habbie Habbie changed the title [wip?] allow newDS to take a DNSName in [broken] allow newDS to take a DNSName in Aug 9, 2016
@Habbie Habbie changed the title [broken] allow newDS to take a DNSName in [broken] allow newDN to take a DNSName in Aug 9, 2016
@Habbie Habbie changed the title [broken] allow newDN to take a DNSName in [allow newDS to take a DNSName in Aug 9, 2016
@Habbie Habbie changed the title [allow newDS to take a DNSName in allow newDS to take a DNSName in Aug 9, 2016
@Habbie
Copy link
Member Author

Habbie commented Aug 9, 2016

Changed to use boost::variant.

@Habbie Habbie changed the title allow newDS to take a DNSName in allow newDN to take a DNSName in Aug 11, 2016
@Habbie Habbie force-pushed the luacopydnsname branch 2 times, most recently from 652dc1d to 973e488 Compare August 11, 2016 08:47
@Habbie Habbie changed the title allow newDN to take a DNSName in allow newDN to take a DNSName in; document missing methods Aug 11, 2016
@Habbie
Copy link
Member Author

Habbie commented Aug 11, 2016

Ready for review.

@rgacogne
Copy link
Member

LGTM

@Habbie Habbie merged commit dd70106 into PowerDNS:master Aug 11, 2016
@Habbie Habbie deleted the luacopydnsname branch August 11, 2016 12:39
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.

3 participants