Skip to content

Fixed inconsistent forward decaration of struct LogOutput.#1684

Merged
robertosfield merged 1 commit intovsg-dev:masterfrom
cmeyer42:master
Mar 27, 2026
Merged

Fixed inconsistent forward decaration of struct LogOutput.#1684
robertosfield merged 1 commit intovsg-dev:masterfrom
cmeyer42:master

Conversation

@cmeyer42
Copy link
Copy Markdown
Contributor

Fixed inconsistent forward decaration of struct LogOutput .

Description

struct LogOutput was forward declared as class LogOutput in in vsg/Core/MemorySlots.h

VisualStudio compiler flags this with a warning.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

vsg compiles without warning on windows using VisualStudio compiler.

@robertosfield robertosfield merged commit 59b1349 into vsg-dev:master Mar 27, 2026
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