Hi Alvaro, > > Since BootStrapSlruPage() is the only caller of ZeroPage() it seems to > > me that it merely wastes space in SlruCtlData. On top of that I'm not > > 100% sure if all the supported platforms have C99 compilers with > > designated initializers support. > > They do -- we use them quite extensively nowadays.
Got it, thanks. I was a bit worried about Visual Studio in particular. -- Best regards, Aleksander Alekseev