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

CORE-7538. [CYLFRAC] Fix 3 MSVC-x64 warnings about TimeProc() #1157

Merged

Conversation

SergeGautherie
Copy link
Contributor

Purpose

  • "...\cylfrac.c(160): warning C4028: formal parameter 3 different from declaration"
  • "...\cylfrac.c(160): warning C4028: formal parameter 4 different from declaration"
  • "...\cylfrac.c(160): warning C4028: formal parameter 5 different from declaration"

JIRA issue: CORE-7538

- "...\cylfrac.c(160): warning C4028: formal parameter 3 different from declaration"
- "...\cylfrac.c(160): warning C4028: formal parameter 4 different from declaration"
- "...\cylfrac.c(160): warning C4028: formal parameter 5 different from declaration"

CORE-7538
@HBelusca HBelusca merged commit 58135d7 into reactos:master Dec 18, 2018
@SergeGautherie SergeGautherie deleted the SergeGautherie/CORE-7538_CylFrac_C4028 branch December 18, 2018 15:03
@tkreuzer tkreuzer added this to the x64 bringup milestone Oct 10, 2019
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.

4 participants