audk/MdeModulePkg/Universal/RegularExpressionDxe
Michael Kinney c8206f22fd MdeModulePkg/RegularExpressionDxe: Fix XCODE5 build failure
https://bugzilla.tianocore.org/show_bug.cgi?id=572

The ErrorMessage local variable in OnigurumaMatch() should
be type OnigUChar instead of type CHAR8.  This resolves
a build failure with the XCODE5 tool chain.

Cc: Andrew Fish <afish@apple.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Andrew Fish <afish@apple.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-05-24 16:43:46 -07:00
..
Oniguruma MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the function 2016-10-12 20:35:21 +08:00
RegularExpressionDxe.c MdeModulePkg/RegularExpressionDxe: Fix XCODE5 build failure 2017-05-24 16:43:46 -07:00
RegularExpressionDxe.h MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macro 2016-10-27 10:50:09 +02:00
RegularExpressionDxe.inf MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin option 2017-04-07 15:14:25 +08:00