forked from mirrors/gecko-dev
parser/html/nsHtml5StreamParser.cpp:1046:10: error: variable 'totalRead' set but not used [-Werror,-Wunused-but-set-variable]
size_t totalRead = 0;
^
Differential Revision: https://phabricator.services.mozilla.com/D126458
|
||
|---|---|---|
| .. | ||
| expat | ||
| html | ||
| htmlparser | ||
| prototype | ||
| xml | ||
| moz.build | ||
| nsCharsetSource.h | ||