Skip to content

[CLOSED] VS2015: fix some warnings #364

@core-ai-bot

Description

@core-ai-bot

Issue by ficristo
Saturday Feb 06, 2016 at 13:43 GMT
Originally opened as adobe#549


The warnings fixed were:

  • GetVersionEx is deprecated and so will raise warning as errors. There were two case: in one it checked if on Windows Vista or later in the second if on Windows XP or later.
    AFAICT the platforms supported are from Vista onwards: I removed the checks.
  • GdiPlus.h inclusion will raise some warnings so I disabled them
  • there were some redeclaration warnings

/cc @nethip


ficristo included the following code: https://github.com/adobe/brackets-shell/pull/549/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions