Git development
 help / color / mirror / Atom feed
* commit 'git-send-email: add support for TLS via Net::SMTP::SSL' causes warnings
@ 2008-06-26 20:19 Kevin Ballard
  2008-06-26 20:36 ` [PATCH] git-send-email: Fix warning triggered by f6bebd12 when no encryption is set Kevin Ballard
  2008-06-26 20:48 ` commit 'git-send-email: add support for TLS via Net::SMTP::SSL' causes warnings Thomas Rast
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Ballard @ 2008-06-26 20:19 UTC (permalink / raw)
  To: trast; +Cc: Git Mailing List

Your recent commit to next (f6bebd1) causes warnings when no form of  
encryption is specified. Specifically, lines 755 and 765 reference  
$smtp_encryption, but when no encryption is given at all this variable  
is undefined.

-Kevin Ballard

-- 
Kevin Ballard
http://kevin.sb.org
kevin@sb.org
http://www.tildesoft.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-26 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 20:19 commit 'git-send-email: add support for TLS via Net::SMTP::SSL' causes warnings Kevin Ballard
2008-06-26 20:36 ` [PATCH] git-send-email: Fix warning triggered by f6bebd12 when no encryption is set Kevin Ballard
2008-06-26 20:48 ` commit 'git-send-email: add support for TLS via Net::SMTP::SSL' causes warnings Thomas Rast
2008-06-26 21:03   ` Thomas Rast

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox