Ticket #252 (closed bug: fixed)

Opened 10 months ago

Last modified 10 months ago

Miscellaneous issues

Reported by: takkaria Assigned to:
Milestone: 3.0.9 Version:
Keywords: Cc:

Description

  • defines.h: removed the unused INSCRIP_SQUELCH
  • cmd4.c: my_strcpy(shower, "", sizeof(finder)); and my_strcpy(shower, "", sizeof(finder)); have the sizeof() bit the wrong way round
  • wizard2.c: do_cmd_wiz_cure_all() doesn't cure amnesia.

store.c:

  • the last entry in the array comment_accept[] ends with a comma.
  • price_item()'s comment refers to the "flip" paramater, which is no longer called "flip"

Attachments

Change History

07/18/07 18:49:23 changed by ajps

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [354].


Add/Change #252 (Miscellaneous issues)




Action