Modify ↓
Opened at 2006-04-13T10:29:24Z
Last modified at 2006-05-05T16:20:26Z
#138 new defect
Setting for "Buddy is not yet in your list, do you want to add him/her"
Reported by: | timing | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
I found this line in the source:
/* TODO: Make a setting for this! */
I created a patch.
Attachments (1)
Change History (2)
Changed at 2006-04-13T10:33:31Z by
Attachment: | ask_add_buddy.diff added |
---|
comment:1 Changed at 2006-05-05T16:20:26Z by
Note: See
TracTickets for help on using
tickets.
Timing, which alphabet did they teach you at school? >;-) And please remember that your code won't compile with pre-C99 compilers because you have some variable declarations after executable statements...
But thanks. Please fix it. ;-)