Skip to content

Bugfix for issue 419 and .gitignore fixup #427

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

Closed
wants to merge 3 commits into from

Conversation

ralphbean
Copy link
Contributor

Two different things fixed.

The months are expected to be zero-index. relativedelta was used to roll back
the month, but did it incorrectly.

This is a fix for issue 419.

This bug was fixed in class as a part of the RIT FLOSS game development seminar.
http://ritfloss.rtfd.org/
@wesm
Copy link
Member

wesm commented Dec 2, 2011

thanks, ralph. i cherry-picked that last commit and add all *.cpp files to the .gitignore. you'll want to revert to before your changes above and then pull wesm/master so you don't have that merge commit...annoyances of maintaining a clean repo in git. alternately make a pull request next time out of a branch

@wesm wesm closed this Dec 2, 2011
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