Skip to content

pov 1.1.1: remove comments about trees section #710

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

Merged
merged 1 commit into from
Mar 12, 2017
Merged

pov 1.1.1: remove comments about trees section #710

merged 1 commit into from
Mar 12, 2017

Conversation

petertseng
Copy link
Member

We had already removed these in #704, but I forgot to remove the
comments.

@petertseng
Copy link
Member Author

Hmm, now doubting myself on whether a comment change will want a patch level bump

We had already removed these in #704, but I forgot to remove the
comments.
@petertseng petertseng changed the title pov: remove comments about trees section pov 1.1.1: remove comments about trees section Mar 12, 2017
@petertseng
Copy link
Member Author

Changing a comment is explicitly in the list of things that want a patch-level bump. So it has been bumped.

@petertseng petertseng merged commit 46ad355 into exercism:master Mar 12, 2017
@petertseng petertseng deleted the pov-cmt branch March 12, 2017 03:41
petertseng added a commit to exercism/haskell that referenced this pull request May 9, 2017
This was the main change in exercism/problem-specifications#704

exercism/problem-specifications#710 is an inconsequential
change that does not affect our tests.

Two other changes in 1.1.0 that aren't exactly followed:

* As a part of conforming to the canonical schema, trees were embedded
  into the test data, but we have no need to do it - let's reduce
  duplication, and besides we are safe from accidental mutation.
* The "cannot trace" cases were changed to use simpler trees than
  cousins, but we would have had to introduce another tree to do that
  (one with kids and siblings). We'll stick with cousins.
emcoding pushed a commit that referenced this pull request Nov 19, 2018
Moving away from using Fixnum due to deprecation
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