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

two refinements for Date.cpp required on Windows #623

Merged
merged 2 commits into from Jan 5, 2017

Conversation

eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Jan 4, 2017

We need one change to compile (!!) on Windows, and on test (using six digits precision) fails.

Edit Turns out that was a TZ issue instead.

@codecov-io
Copy link

codecov-io commented Jan 4, 2017

Current coverage is 76.35% (diff: 100%)

Merging #623 into master will not change coverage

@@             master       #623   diff @@
==========================================
  Files            67         67          
  Lines          4017       4017          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           3067       3067          
  Misses          950        950          
  Partials          0          0          

Powered by Codecov. Last update f0442a0...6410f43

@eddelbuettel
Copy link
Member Author

@kevinushey @nathan-russell @thirdwing @jjallaire : If you have a moment ... I had botched Windows builds, this restores it and is otherwise pretty minimal.

@eddelbuettel eddelbuettel merged commit a53c4c5 into master Jan 5, 2017
@eddelbuettel eddelbuettel deleted the bugfix/date_windows branch January 6, 2017 03:55
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

4 participants