Lines Matching refs:resolves
196 *** check limits before using array index cclp; resolves sf-166
198 *** Suppress clang warning about empty @param paragraph; resolves sf#158
200 *** Fixed malloc/realloc replacement, resolves sf bug#151.
204 *** various documentation and code clean up fixes: resolves sf bugs #167, #168, among other patches.
265 scanner file (resolves bugs #1849809 and #1849805)
268 (resolves bug #1628314)
270 ** change yy_size_t to be size_t (resolves bug #1849812)
278 ** introduce %option extra-type="your_type *" (resolves bug #1744505)
280 ** The flex program now parses multiple short concatenated options (resolves bug
283 ** better checking after yyalloc/yyrealloc (resolves bug #1595967)
293 (resolves bug #1623600)
295 ** a memory leak was plugged(resolves bug #1601111)