Ticket #158 (accepted defect) — at Version 9
[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
Committed master:
changeset:5d150562aaeaef5cbe5f68bc55410eaa360cdf4c
Change History
Changed 16 years ago by anonymous
- Attachment msg-codes.001.diff added
comment:4 Changed 16 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:7 Changed 16 years ago by winnie
- Keywords vote-winnie added
Okay.. as the unused pointer is now not longer removed here (but in another ticket) I'll add my vote here.
Note: See
TracTickets for help on using
tickets.
Added by email2trac