|
From: SourceForge.net <no...@so...> - 2005-03-07 19:15:14
|
Patches item #1030437, was opened at 2004-09-18 15:39 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1030437&group_id=235 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Arun A Tharuvai (aat) >Assigned to: Sean Egan (seanegan) Summary: zephyr: misc fixes Initial Comment: Fix Philip Mucci's bug (reported to gaim-devel on the 16th), where malformed (visibility) strings, caused users to be unmessageable and hidden, by normalizing them, and using sane defaults. Fixes CraigD's bug IRC reported on IRC (non-kerberized zephyr users always have the realm "local-realm"), by adding a user-specified "Realm" option string. Also added two new preferences (import from .anyone and import from .zephyr.subs) to go with (export to .anyone and "export to .zephyr.subs"). Since one can now use multiple accounts, most people wouldn't want to use the same buddy lists and chat room lists for both accounts. Added a /topic command to make zephyr use the same command name as the other protocols which have topics. ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2004-09-27 19:18 Message: Logged In: YES user_id=28833 Arun, have you updated the patch? ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2004-09-18 18:02 Message: Logged In: YES user_id=28833 luke@lschiere:~/Documents/gaim/gaim.my$ patch -p1 -i ../patch/gdiff patching file src/protocols/zephyr/zephyr.c Hunk #2 FAILED at 88. Hunk #3 FAILED at 697. Hunk #4 FAILED at 930. Hunk #5 FAILED at 1018. Hunk #6 FAILED at 1100. Hunk #7 FAILED at 1221. Hunk #8 FAILED at 1417. Hunk #9 succeeded at 1443 (offset 11 lines). Hunk #10 FAILED at 1544. Hunk #11 FAILED at 1572. Hunk #12 FAILED at 1603. Hunk #13 succeeded at 1676 (offset 11 lines). Hunk #14 succeeded at 1708 (offset 11 lines). Hunk #15 succeeded at 1745 (offset 11 lines). Hunk #16 FAILED at 1856. Hunk #17 FAILED at 1873. Hunk #18 FAILED at 1908. Hunk #19 FAILED at 2017. Hunk #20 FAILED at 2068. Hunk #21 FAILED at 2408. Hunk #22 succeeded at 2579 (offset 33 lines). Hunk #23 succeeded at 2841 (offset 33 lines). 16 out of 23 hunks FAILED -- saving rejects to file src/protocols/zephyr/zephyr.c.rej patching file src/protocols/zephyr/ZGetSender.c patch unexpectedly ends in middle of line Hunk #1 succeeded at 32 with fuzz 1. luke@lschiere:~/Documents/gaim/gaim.my$ luke@lschiere:~/Documents/gaim/oldstatus$ patch -p1 -i ../patch/gdiff patching file src/protocols/zephyr/zephyr.c patching file src/protocols/zephyr/ZGetSender.c patch unexpectedly ends in middle of line Hunk #1 succeeded at 32 with fuzz 1. luke@lschiere:~/Documents/gaim/oldstatus$ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1030437&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-03-13 23:34:38
|
Patches item #1030437, was opened at 2004-09-18 15:39 Message generated for change (Comment added) made by seanegan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1030437&group_id=235 Category: None Group: None >Status: Pending >Resolution: Out of Date Priority: 5 Submitted By: Arun A Tharuvai (aat) Assigned to: Sean Egan (seanegan) Summary: zephyr: misc fixes Initial Comment: Fix Philip Mucci's bug (reported to gaim-devel on the 16th), where malformed (visibility) strings, caused users to be unmessageable and hidden, by normalizing them, and using sane defaults. Fixes CraigD's bug IRC reported on IRC (non-kerberized zephyr users always have the realm "local-realm"), by adding a user-specified "Realm" option string. Also added two new preferences (import from .anyone and import from .zephyr.subs) to go with (export to .anyone and "export to .zephyr.subs"). Since one can now use multiple accounts, most people wouldn't want to use the same buddy lists and chat room lists for both accounts. Added a /topic command to make zephyr use the same command name as the other protocols which have topics. ---------------------------------------------------------------------- >Comment By: Sean Egan (seanegan) Date: 2005-03-13 18:34 Message: Logged In: YES user_id=199625 I'd normally hand-merge old paches that no longer apply cleanly, but so much of this is merely formatting changes, that I can't even tell where there's actually code changes to review. Would you please resubmit a cleaner version? ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2004-09-27 19:18 Message: Logged In: YES user_id=28833 Arun, have you updated the patch? ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2004-09-18 18:02 Message: Logged In: YES user_id=28833 luke@lschiere:~/Documents/gaim/gaim.my$ patch -p1 -i ../patch/gdiff patching file src/protocols/zephyr/zephyr.c Hunk #2 FAILED at 88. Hunk #3 FAILED at 697. Hunk #4 FAILED at 930. Hunk #5 FAILED at 1018. Hunk #6 FAILED at 1100. Hunk #7 FAILED at 1221. Hunk #8 FAILED at 1417. Hunk #9 succeeded at 1443 (offset 11 lines). Hunk #10 FAILED at 1544. Hunk #11 FAILED at 1572. Hunk #12 FAILED at 1603. Hunk #13 succeeded at 1676 (offset 11 lines). Hunk #14 succeeded at 1708 (offset 11 lines). Hunk #15 succeeded at 1745 (offset 11 lines). Hunk #16 FAILED at 1856. Hunk #17 FAILED at 1873. Hunk #18 FAILED at 1908. Hunk #19 FAILED at 2017. Hunk #20 FAILED at 2068. Hunk #21 FAILED at 2408. Hunk #22 succeeded at 2579 (offset 33 lines). Hunk #23 succeeded at 2841 (offset 33 lines). 16 out of 23 hunks FAILED -- saving rejects to file src/protocols/zephyr/zephyr.c.rej patching file src/protocols/zephyr/ZGetSender.c patch unexpectedly ends in middle of line Hunk #1 succeeded at 32 with fuzz 1. luke@lschiere:~/Documents/gaim/gaim.my$ luke@lschiere:~/Documents/gaim/oldstatus$ patch -p1 -i ../patch/gdiff patching file src/protocols/zephyr/zephyr.c patching file src/protocols/zephyr/ZGetSender.c patch unexpectedly ends in middle of line Hunk #1 succeeded at 32 with fuzz 1. luke@lschiere:~/Documents/gaim/oldstatus$ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1030437&group_id=235 |