Ticket #158 (closed defect: fixed)
[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
Attachments
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.
comment:8 Changed 16 years ago by slavazanko
- Keywords vote-slavazanko approved added; review removed
this patchset based on patches from mc-ru-fork. I see this good patchset and vote to this.
comment:11 Changed 16 years ago by winnie
- Status changed from accepted to testing
- Resolution set to fixed
Added by email2trac