Hi, When building 20.4.1 on Chrome OS the following warnings are observed.
Source/GmmLib/TranslationTable/../TranslationTable/GmmUmdTranslationTable.h:456:13: warning: field 'NodesPerTable' will be initialized after field 'TTType' [-Wreorder-ctor]
NodesPerTable(Size / PAGE_SIZE),
^
Hi, When building 20.4.1 on Chrome OS the following warnings are observed.