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

Add _merge_joinpref_attr test w/ {}/undef (empty) vals #64

Closed

Conversation

vanstyn
Copy link
Contributor

@vanstyn vanstyn commented Oct 29, 2014

Added a test for the case of join attrs specified with empty ({} or
undef) vals (i.e. join => { rel => { rel2 => {} } }). These tests pass,
however, the empty {} vals currently produce uninitialized warnings.

For further reference, these warnings were bypassed for RapidApp in this
commit:

vanstyn/RapidApp@6f41f6e48

This test was added per the request of @ribasushi

Added a test for the case of join attrs specified with empty ({} or
undef) vals (i.e. join => { rel => { rel2 => {} } }). These tests pass,
however, the empty {} vals currently produce uninitialized warnings.

For further reference, these warnings were bypassed for RapidApp in this
commit:

 vanstyn/RapidApp@6f41f6e48

This test was added per the request of @ribasushi
@ribasushi
Copy link
Collaborator

Applied (and fixed) as a8e561e30. Barring failures will show up on CPAN this week as 0.082820.

Thanks!

@ribasushi ribasushi closed this Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants