Commit Graph

4 Commits

Author SHA1 Message Date
Dmitry Rekman
da5a23219e Remaining fixes from PR 185.
Fixes
- Incorrect NULL usage.
- Incorrect proc handle initialization (default constructor should create an invalid handle).
- Filename case not matching actual file on disk.
- Non-const string literals.
- Superfluous expression without side effect.

This is a subset of changes (compiler warning fixes needed for Linux editor) from pull request 185 by sbc100, 3dluvr, wshearn, abarbu et al (#ue4linux community): https://github.com/EpicGames/UnrealEngine/pull/185

[CL 2085630 by Dmitry Rekman in Main branch]
2014-05-29 17:12:02 -04:00
Jeff Campeau
58521d1b40 Non-Mac compile fix
#codereview Michael.Trepka

[CL 2055038 by Jeff Campeau in Main branch]
2014-04-23 20:43:46 -04:00
Michael Trepka
6ee73ab78d UnrealLightmass for Mac: restored building of Messages module and fixed a problem with editor waiting forever if the lightmass process crashed.
[CL 2054904 by Michael Trepka in Main branch]
2014-04-23 20:41:41 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00