[3582] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[barnowl] fix cmd_join using un-declared variable (#148)

daemon@ATHENA.MIT.EDU (tehmoth)
Tue Sep 17 21:50:10 2013

Date: Tue, 17 Sep 2013 18:50:06 -0700
From: tehmoth <notifications@github.com>
Reply-To: barnowl/barnowl <reply+i-19658012-53898beedb7a8505de682ddbb2a694e5da120b4e-4475081@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>

----==_mimepart_523906ce8af0b_18cd81453d407047
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel whichis not declared or defined in that sub
You can merge this Pull Request by running:

  git pull https://github.com/tehmoth/barnowl fix-irc

Or you can view, comment on it, or merge it online at:

  https://github.com/barnowl/barnowl/pull/148

-- Commit Summary --

  * fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which

-- File Changes --

    M perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (2)

-- Patch Links --

https://github.com/barnowl/barnowl/pull/148.patch
https://github.com/barnowl/barnowl/pull/148.diff

----==_mimepart_523906ce8af0b_18cd81453d407047
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel whichis not declared or defined in that sub</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/tehmoth/barnowl fix-irc</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/barnowl/barnowl/pull/148'>https://github.com/barnowl/barnowl/pull/148</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/barnowl/barnowl/pull/148/files#diff-0">perl/modules/IRC/lib/BarnOwl/Module/IRC.pm</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/barnowl/barnowl/pull/148.patch'>https://github.com/barnowl/barnowl/pull/148.patch</a></li>
  <li><a href='https://github.com/barnowl/barnowl/pull/148.diff'>https://github.com/barnowl/barnowl/pull/148.diff</a></li>
</ul>
<img src="http://sgmail.github.com/wf/open?upn=h3hbcqB7ijM-2BgKihqpS9XcKewKMbjKIYTYmbfmMEVbZItsFn7TiBkHAob4Fl-2BLYzPvnJRd8FUnX5Zog7h5p2sijYSrVCNplRSTvZr1VARMr-2FCgbndv8-2BiVe5PnDXrhdYAxkCryR7P0mHqgzu5in3zoFPgGAzPVc0hpRc1CMKj3RU3NYzI4el83SAxqax9IK6F5k7pC-2Bxy7XO2WxuurTMzw-3D-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>

----==_mimepart_523906ce8af0b_18cd81453d407047--

home help back first fref pref prev next nref lref last post