Actions
Bug #9100
closedJust a typo in a #define that is not used anywhere
Description
re.h, lines 29,30
#define RMATCH(obj) (R_CAST(RMatch)(obj))
#define RMATCH_REGS(obj) (R_MATCH(obj)->regs)
Obviously, R_MATCH has an underscore too much.
Files
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0Like0