Re: [edk2] [MdeModulePkg] RegularExpressionDxe does not compile with Xcode 6.3.2

2015-10-26 Thread Scott Duplichan
> ]Subject: Re: [edk2] [MdeModulePkg] RegularExpressionDxe does not compile with Xcode 6.3.2 ] ]Scott, thank you for your explanation. ] ]I'm just curious why ]HAVE_STDARG_PROTOTYPES is explicitly defined at ]RegularExpressionDxe/Oniguruma/regerror.c ] ]Looks like a kinda hackish kludge of someone

Re: [edk2] [MdeModulePkg] RegularExpressionDxe does not compile with Xcode 6.3.2

2015-10-24 Thread Mike Maslenkin
e.com> > > > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Andrew > Fish > Sent: Thursday, October 22, 2015 10:54 AM > To: edk2-devel-01 <edk2-de...@ml01.01.org> > Subject: [edk2] [MdeModulePkg] RegularE

Re: [edk2] [MdeModulePkg] RegularExpressionDxe does not compile with Xcode 6.3.2

2015-10-24 Thread Scott Duplichan
Mike Maslenkin [mailto:mike.maslen...@gmail.com] wrote: ]Sent: Saturday, October 24, 2015 04:57 PM ]To: El-Haj-Mahmoud, Samer <samer.el-haj-mahm...@hpe.com> ]Cc: edk2-devel-01 <edk2-de...@ml01.01.org>; Andrew Fish <af...@apple.com> ]Subject: Re: [edk2] [MdeModulePkg] Regular

Re: [edk2] [MdeModulePkg] RegularExpressionDxe does not compile with Xcode 6.3.2

2015-10-22 Thread El-Haj-Mahmoud, Samer
MdeModulePkg] RegularExpressionDxe does not compile with Xcode 6.3.2 CHAR8 is not defined as unsigned char, and I get the following error: /Users/andrewfish/work/src/edk2/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.c:123:29: error: passing 'CHAR8 [90]' to parameter of type 'OnigU