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

Updated by BertramScharpf (Bertram Scharpf) over 10 years ago

Reminder: Not one single reaction for ten days.

Updated by BertramScharpf (Bertram Scharpf) over 10 years ago

Reminder: Not one single reaction in more than two weeks.

Updated by zzak (zzak _) over 10 years ago

  • Status changed from Open to Assigned
  • Assignee set to nobu (Nobuyoshi Nakada)

if nobu doesn't commit this, i will test it and commit.

Updated by luislavena (Luis Lavena) over 10 years ago

@zzak (zzak _), 1.8.7 has reached EOL and has no maintainer.

Updated by zzak (zzak _) over 10 years ago

@luis (Luis Lopez) Is this bug only present in 1.8.7?

Updated by BertramScharpf (Bertram Scharpf) over 10 years ago

zzak (Zachary Scott) wrote:

Is this bug only present in 1.8.7?

Definitely yes. If it were present in 1.9, I would have reported it there.

Updated by luislavena (Luis Lavena) over 10 years ago

zzak (Zachary Scott) wrote:

@luis (Luis Lopez) Is this bug only present in 1.8.7?

Only exists in ruby_1_8_7 branch, so someone checking out the branch it will be affected by this.

Again, Ruby 1.8.7 has reached EOL with no maintainer, so dunno who is allowed to apply such patch, even applied, there is not going to be a new release of it.

Updated by nobu (Nobuyoshi Nakada) over 10 years ago

  • Status changed from Assigned to Rejected
  • Assignee changed from nobu (Nobuyoshi Nakada) to shyouhei (Shyouhei Urabe)

The maintainer was shyouhei, IIRC.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0