Displaying 2 results from an estimated 2 matches for "tre_regcompb".
Did you mean:
tre_regcomp
2020 Jun 09
2
valgrind false positive on R startup?
...AA07: wcstombs (stdlib.h:154)
==9565== by 0x50BAA07: tre_parse_bracket_items (tre-parse.c:336)
==9565== by 0x50BAA07: tre_parse_bracket (tre-parse.c:453)
==9565== by 0x50BAA07: tre_parse (tre-parse.c:1380)
==9565== by 0x50B2498: tre_compile (tre-compile.c:1920)
==9565== by 0x50AFBE0: tre_regcompb (regcomp.c:150)
==9565== by 0x4FA9F42: do_gsub (grep.c:2023)
==9565== by 0x4F79045: bcEval (eval.c:7090)
==9565== by 0x4F8572F: Rf_eval (eval.c:723)
==9565== by 0x4F8754E: R_execClosure (eval.c:1888)
==9565== by 0x4F88316: Rf_applyClosure (eval.c:1814)
==9565== by 0x4F85902: Rf_ev...
2020 Jun 10
0
valgrind false positive on R startup?
...154)
> ==9565== by 0x50BAA07: tre_parse_bracket_items (tre-parse.c:336)
> ==9565== by 0x50BAA07: tre_parse_bracket (tre-parse.c:453)
> ==9565== by 0x50BAA07: tre_parse (tre-parse.c:1380)
> ==9565== by 0x50B2498: tre_compile (tre-compile.c:1920)
> ==9565== by 0x50AFBE0: tre_regcompb (regcomp.c:150)
> ==9565== by 0x4FA9F42: do_gsub (grep.c:2023)
> ==9565== by 0x4F79045: bcEval (eval.c:7090)
> ==9565== by 0x4F8572F: Rf_eval (eval.c:723)
> ==9565== by 0x4F8754E: R_execClosure (eval.c:1888)
> ==9565== by 0x4F88316: Rf_applyClosure (eval.c:1814)
> =...