Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RWHO/WHO Halfop info #204

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

RWHO/WHO Halfop info #204

wants to merge 3 commits into from

Conversation

holbrookb
Copy link
Member

Now shows if user is a Halfop in channel via whois and rwhois.

-Holbrook

Now shows if user is a Halfop in channel via whois and rwhois.

-Holbrook
src/m_who.c Outdated Show resolved Hide resolved
src/m_who.c Outdated Show resolved Hide resolved
src/m_who.c Outdated Show resolved Hide resolved
@lgtm-com
Copy link

lgtm-com bot commented Mar 23, 2022

This pull request fixes 15 alerts when merging c5d9ed5 into 7fc039d - view on LGTM.com

fixed alerts:

  • 6 for Function declared in block
  • 3 for Multiplication result converted to larger type
  • 2 for Potentially overflowing call to snprintf
  • 1 for Local variable hides global variable
  • 1 for Short-circuiting operator applied to flag
  • 1 for Declaration hides parameter
  • 1 for Comparison result is always the same

Added the use_halfops ifdefs for the right parts.

Changed rwho/who output for invisible from % being invisible to I=invisible,V=visible. % now used in rwho/who for user is halfop in channel.
@lgtm-com
Copy link

lgtm-com bot commented Mar 25, 2022

This pull request fixes 15 alerts when merging 9b09123 into 7fc039d - view on LGTM.com

fixed alerts:

  • 6 for Function declared in block
  • 3 for Multiplication result converted to larger type
  • 2 for Potentially overflowing call to snprintf
  • 1 for Local variable hides global variable
  • 1 for Short-circuiting operator applied to flag
  • 1 for Declaration hides parameter
  • 1 for Comparison result is always the same

@eaescob eaescob requested review from eaescob and crigler March 26, 2022 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants