[hybrid-commits] svnroot commit: ircd-hybrid/branches/8.2.x/modules m_who.c

Michael Wobst michael at svn.ircd-hybrid.org
Mon Jul 4 01:15:26 EDT 2022


michael     2022-07-04 01:15:26 -0400 (Mon, 04 Jul 2022)

  Modified files:
    ircd-hybrid/branches/8.2.x/modules m_who.c 
  Log:
  - m_who.c: revert to old behavior where masks starting with a # are exclusively treated as channel name.
  Otherwise this would lead to inconsistent behavior where `WHO #name` would report a user with the
  gecos `#name` depending on the existence of the channel `#name`.
  
  Revision  Changes    Path
  10160     +2 -8      ircd-hybrid/branches/8.2.x/modules/m_who.c
https://svn.ircd-hybrid.org/viewvc/ircd-hybrid/branches/8.2.x/modules/m_who.c?rev=10160&r1=10159&r2=10160&diff_format=h



More information about the hybrid-commits mailing list