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

Missing include breaks compilation on Visual C++ 2017 #462

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

neworderofjamie
Copy link
Contributor

@neworderofjamie neworderofjamie commented Sep 22, 2021

Hadn't tested on Visual C++ 2017 for a while and, as is always the way, standard library header files are subtly different so an additional include was required. Once Alicia has finished with it I think I might get Paul to reformat my old machine for Windows CI - at one point Stefan had a Windows machine but I think he had a traditional mid-PhD Linux-conversion.

@neworderofjamie neworderofjamie added this to the GeNN 4.6.0 milestone Sep 22, 2021
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #462 (3e24d82) into master (60f01cf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #462   +/-   ##
=======================================
  Coverage   87.25%   87.25%           
=======================================
  Files          78       78           
  Lines       17056    17056           
=======================================
  Hits        14883    14883           
  Misses       2173     2173           
Impacted Files Coverage Δ
src/genn/genn/gennUtils.cc 98.78% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60f01cf...3e24d82. Read the comment docs.

Copy link
Member

@tnowotny tnowotny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@neworderofjamie neworderofjamie merged commit a7f3604 into master Oct 21, 2021
@neworderofjamie neworderofjamie deleted the vc2017_fix branch October 21, 2021 10:33
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.

2 participants