Ticket #1265 (closed bug: fixed)

Opened 12 years ago

Last modified 12 years ago

[PATCH] src/pmc/object.pmc fails t/codingstd/linelength.t

Reported by: bubaflub Owned by: jkeenan
Priority: minor Milestone:
Component: coding_standards Version: 1.7.0
Severity: low Keywords:
Cc: Language:
Patch status: Platform:

Description

line 622 of src/pmc/object.pmc has a line with over 100 characters in length. this patch fixes it so the t/codingstd/linelength.t test passes.

Attachments

object_pmc.patch Download (0.8 KB) - added by bubaflub 12 years ago.
patch for src/pmc/object.pmc

Change History

Changed 12 years ago by bubaflub

patch for src/pmc/object.pmc

Changed 12 years ago by jkeenan

  • owner set to jkeenan
  • status changed from new to assigned

Thanks for the report. Fixed in r42433.

kid51

Changed 12 years ago by jkeenan

  • status changed from assigned to closed
  • component changed from none to coding_standards
  • resolution set to fixed
Note: See TracTickets for help on using tickets.