weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [patch #7133] add irc_is_nick info for check if a given st


From: Elián Hanisch
Subject: [Weechat-dev] [patch #7133] add irc_is_nick info for check if a given string is a valid nick
Date: Wed, 24 Mar 2010 20:28:49 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux) KHTML/4.4.1 (like Gecko)

Follow-up Comment #1, patch #7133 (project weechat):

ah, looks like my patch has a bug, since a "" string will return 1

the if (!string) condition should be if (!string || !string[0])

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7133>

_______________________________________________
  Mensaje enviado vai/por Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]