Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Disable MSVC warning C4244 in tests #65

Merged
merged 1 commit into from
Nov 24, 2015
Merged

Disable MSVC warning C4244 in tests #65

merged 1 commit into from
Nov 24, 2015

Conversation

mloskot
Copy link
Contributor

@mloskot mloskot commented Nov 24, 2015

Number of checks mix and match integer and float-point types causing conversion from 'T1' to 'T2' possible loss of data.

Number of checks mix and match integer and float-point types
causing conversion from 'T1' to 'T2' possible loss of data.
lexicalunit added a commit that referenced this pull request Nov 24, 2015
Disable MSVC warning C4244 in tests
@lexicalunit lexicalunit merged commit b47137d into lexicalunit:master Nov 24, 2015
@mloskot mloskot deleted the msvc-warnings branch November 25, 2015 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants