You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#31037561 enable doc-comment warnings for storage/innobase/
Post push fix for broken build on MacOS ARM
storage/innobase/ut/crc32.cc:491:59: error:
HTML start tag prematurely ended, expected attribute name or '>' [-Werror,-Wdocumentation]
@return the polynomial w(x) = sum_{i=0}^{63} { (w&(1ULL<<i)) * x^{i} }
^
Change-Id: I74c9f92e42e0f4c1d9bd058e0bd0e4c7c42c6b8c
0 commit comments