Ticket #431 (closed patch: fixed)

Opened 13 years ago

Last modified 13 years ago

[PATCH] Add const to src/packfile/pf_items.c

Reported by: doughera Owned by: jkeenan
Priority: minor Milestone:
Component: none Version: trunk
Severity: low Keywords: packfile
Cc: Language:
Patch status: applied Platform:

Description

For some reason r36689 skipped 'const' on some of the functions. This patch stops the compiler from complaining about function mismatches.

Attachments

pf_items.p2 Download (1.2 KB) - added by doughera 13 years ago.

Change History

Changed 13 years ago by doughera

Changed 13 years ago by doughera

  • type changed from bug to patch

Changed 13 years ago by jkeenan

  • status changed from new to assigned
  • severity changed from medium to low
  • patch set to applied
  • priority changed from normal to minor
  • keywords packfile added
  • version set to trunk
  • owner set to jkeenan

Applied this patch and Andy D's other patch in r37288.

Will close ticket within two days unless someone objects. Thank you very much.

kid51

Changed 13 years ago by jkeenan

  • status changed from assigned to closed
  • resolution set to fixed

No complaints; closing ticket.

Note: See TracTickets for help on using tickets.