User "Hashar" posted a comment on MediaWiki.r103197. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103197#c26063 Commit summary:
missing TEX_FUN1nb in html_render_deep() The new TEX_FUN1nb introduced by r99741 was not added to the html_render_deep() pattern matching list. This was spotted by an ocaml compilation warning: File "html.ml", line 74, characters 31-2966: Warning 8: this pattern-matching is not exhaustive. Here is an example of a value that is not matched: TEX_FUN1nb (_, _)::_ Comment: This is not a 1.18 tarball blocker _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
