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
Saturday Feb 06, 2016 at 13:43 GMT
Originally opened as adobe#549
The warnings fixed were:
AFAICT the platforms supported are from Vista onwards: I removed the checks.
/cc @nethip
ficristo included the following code: https://github.com/adobe/brackets-shell/pull/549/commits