Ticket #158 (accepted defect) — at Version 6

Opened 15 years ago

Last modified 14 years ago

[PATCH] changing message codes to names

Reported by: Enrico.Weigelt@…> Owned by: metux
Priority: major Milestone: 4.7
Component: mc-core Version: 4.6.1
Keywords: vote-winnie vote-slavazanko committed-master Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by metux) (diff)

this patch changes the message type codes passed to functions like message() from integers to names like D_NORMAL or D_ERROR (mostly taken from rhclub tree)

changeset:154feb51603657694dc7e35a599f390506fdd043
branch:158_message_codes

Change History

Changed 15 years ago by anonymous

Added by email2trac

comment:1 Changed 15 years ago by anonymous

  • id set to 158

This message has 1 attachment(s)

comment:2 Changed 15 years ago by metux

  • Keywords review added
  • Description modified (diff)

comment:3 Changed 15 years ago by metux

  • Owner set to metux
  • Status changed from new to accepted

comment:4 Changed 15 years ago by winnie

Patch looks good except one change in src/cmd.c where in line 1226 you delete a char *ptr; can we please move this out of this patch or explain why this is removed there?.

comment:5 Changed 15 years ago by metux

The removed "char* ptr" in cmd.c is unused.

comment:6 Changed 15 years ago by metux

  • Description modified (diff)
Note: See TracTickets for help on using tickets.