Hello Mike,

On 05/05/15 17:35, Kinney, Michael D wrote:
> Forward reference declarations are not required for this file and should be 
> removed.
> 
> Also, the Image[1] field of the DISPLAY_DISPLAY_PAYLOAD structure
> should be declared as Image[].  That is the recommended style for new
> structure declarations that have a variable sized array as the last
> field in the structure.

The flexible array member is a C99 feature. Is it generally allowed for
edk2 code, as a universally supported extension to the otherwise
mandated C95?

http://thread.gmane.org/gmane.comp.bios.tianocore.devel/2339/focus=2359

Thanks
Laszlo

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to