Ticket #157 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Comment cleanups

Reported by: CJNyfalt Assigned to:
Milestone: 3.0.8 Keywords: cleanup comments
Cc:

Description (Last modified by takkaria)

The following comments are either wrong or need cleanups:

  • z-file.c: fd_lock: G_SETLK in comment should be F_SETLK.
  • h-basic.h: The comment about types should read "We should really be able to use the C99 types ...", not C89.
  • h-basic.h: The L64 comment should be removed from the #endif about s32b/u32b types. L64 define doesn't exist anymore.
  • h-basic.h: The last #endif in the file should have an /* INCLUDED_H_BASIC_H */ comment.

BTW, renaming the SET_UID define to UNIX would be more descriptive.

Attachments

Change History

06/17/07 10:06:57 changed by takkaria

  • description changed.

06/17/07 10:07:52 changed by takkaria

  • keywords changed from comments cleanup to cleanup comments.
  • priority changed from low to normal.

06/17/07 11:35:38 changed by takkaria

  • type changed from feature to bug.

see [192] (minus SET_UID to UNIX, I have plans for that next version)

06/18/07 18:42:33 changed by takkaria

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

see [193].


Add/Change #157 (Comment cleanups)




Action