From cf14d0374da9f0a3cab796c0b13503ffe148d750 Mon Sep 17 00:00:00 2001 From: const-volatile Date: Tue, 1 Aug 2017 18:25:39 +0900 Subject: [PATCH] #9: Closing comments handling https://github.com/avplayer/avhtml/issues/9 Treating '<' and '::html_parser(typename boost::coroutines::asymmetr // 要做的就是一直忽略直到 --> switch(c) { - case '<': - { - c = getc(); - if ( c == '!') - { - pre_state = state; - state = 10; - }else{ - content += '<'; - content += c; - } - }break; case '-': { pre_state = state;