Ticket #129 (closed feature: fixed)

Opened 1 year ago

Last modified 1 year ago

Angband 3.0.7s3 code cleanup.

Reported by: CNyfalt Assigned to:
Milestone: 3.0.8 Version: 3.0.7s
Keywords: cleanup Cc:

Description

I suppose I must use this when there's no maintainer e-mail. Here's my report from going through the changes in v3.0.7s3, plus at bit of code cleanup I forgot to send in before that version was released.

- files.c: Missing '>' in tag.

- main-xxx, z-xxxx: Removed core function, NEVER try to crash a computer with a real OS!

- x-spell.c, cmd3.c: Spelling errors.

- init2.c: Grammar error.

- store.c, load.c, object2.c, spells2.c: Indentation & formating fix.

- cmd1.c: Incorrect comment.

- cmd3.c: Extra ';'.

- object2.c, cmd5.c, init1.c: Extra tab in empty line removed.

- save.c: Explicit void in empty argument added.

- xtra1.c: Show nxt label correctly also if stat is drained.

- main-gcu.c: Use parentheses around sizeof arg.

- Makefile.gtk: squelch.c not squelch.o in source list. (Not that it matters)

Christer Nyfält

Attachments

ang_report_20070523.diff (13.1 kB) - added by christer.nyfalt@welho.com on 05/23/07 12:35:59.
Diff with fixes for Angband 3.0.7s3

Change History

05/23/07 12:35:59 changed by christer.nyfalt@welho.com

  • attachment ang_report_20070523.diff added.

Diff with fixes for Angband 3.0.7s3

05/23/07 12:39:07 changed by anonymous

HELP! My email address is show, can someone quickly remove it or the whole ticket!

06/03/07 08:35:42 changed by takkaria

  • keywords deleted.
  • owner changed.
  • component changed from Project admin to Cleanup.

06/03/07 11:55:11 changed by takkaria

  • keywords set to cleanup.

06/05/07 15:25:45 changed by takkaria

in [155].

06/05/07 15:26:18 changed by takkaria

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

07/13/07 07:02:12 changed by takkaria

  • reporter changed from christer.nyfalt@welho.com to CNyfalt.

Add/Change #129 (Angband 3.0.7s3 code cleanup.)




Action