Project

General

Profile

Actions

Bug #9100

closed

Just a typo in a #define that is not used anywhere

Added by BertramScharpf (Bertram Scharpf) over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Target version:
-
ruby -v:
Git revision 469d4b9389cc2f877f2f17ba248146831d69c66b
[ruby-core:58263]

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

bs_fix_rmatch.patch (732 Bytes) bs_fix_rmatch.patch BertramScharpf (Bertram Scharpf), 11/11/2013 11:33 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0