From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"vit9696@protonmail.com" <vit9696@protonmail.com>,
"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [PATCH] MdePkg: Add STATIC_ASSERT macro
Date: Mon, 12 Aug 2019 21:12:20 +0000 [thread overview]
Message-ID: <E92EE9817A31E24EB0585FDF735412F5B9D87A4E@ORSMSX113.amr.corp.intel.com> (raw)
In-Reply-To: <-7J-ox4uCTbcsET7h6qAoF8YW8JKIRBPlwK3qb9XdjOtKeSyj11dLzvgBSbPMsAw_lz4656nVS4owNAkaQ2GNOw-FeihwAY75H7kULLh4r0=@protonmail.com>
Hi Vitaly,
Thanks for the contribution. I see you are using _MSC_VER.
The rest of Base.h uses _MSC_EXTENSIONs and only if that is
defined is _MSC_VER used and _MSC_VER is only used if a specific
version value check is required. What version of VS introduced
this feature? We can define this macro to nothing of the
version is too small. Also, is the mapping for both GCC and
XCODE5 the same?
For the next version of this patch, can you use the ‘git send-email’
feature instead of attaching a patch file? A couple useful links:
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process
https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers
Thanks,
Mike
From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of via Groups.Io
Sent: Monday, August 12, 2019 3:06 AM
To: devel@edk2.groups.io
Subject: [edk2-devel] [PATCH] MdePkg: Add STATIC_ASSERT macro
Implements https://bugzilla.tianocore.org/show_bug.cgi?id=2048.
Best regards,
Vitaly Cheptsov
next prev parent reply other threads:[~2019-08-12 21:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-12 10:05 [PATCH] MdePkg: Add STATIC_ASSERT macro vit9696
2019-08-12 21:12 ` Michael D Kinney [this message]
2019-08-13 12:28 ` [edk2-devel] " Laszlo Ersek
[not found] ` <45B1F80A-14DF-4300-BE67-FE408398DDEE@protonmail.com>
2019-08-14 15:30 ` Laszlo Ersek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E92EE9817A31E24EB0585FDF735412F5B9D87A4E@ORSMSX113.amr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox