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

SF.net SVN: ledger-smb:[6034] trunk



Revision: 6034
          http://sourceforge.net/p/ledger-smb/code/6034
Author:   einhverfr
Date:     2013-09-16 01:15:27 +0000 (Mon, 16 Sep 2013)
Log Message:
-----------
Disabling warnings on num2text.  This code is very stable and unlikely to change and the portion giving the warnings has been fixed in the past but that broke other things.  We should be looking at alternatives at some point but until then disabling warnings there.

Modified Paths:
--------------
    trunk/Changelog
    trunk/LedgerSMB/Num2text.pm

Modified: trunk/Changelog
===================================================================
--- trunk/Changelog	2013-09-16 01:03:49 UTC (rev 6033)
+++ trunk/Changelog	2013-09-16 01:15:27 UTC (rev 6034)
@@ -100,6 +100,7 @@
 * Fixed single payments screen confusing (Chris T, 856)
 * Fixed confusing error on tax form reports (Chris T, 883)
 * Fixed unable to edit quotation.tex (Chris T, 885)
+* Silenced warnings in Num2Text (Chris T)
 
 Chris T is Chris Travers
 Nick P is Nick Prater

Modified: trunk/LedgerSMB/Num2text.pm
===================================================================
--- trunk/LedgerSMB/Num2text.pm	2013-09-16 01:03:49 UTC (rev 6033)
+++ trunk/LedgerSMB/Num2text.pm	2013-09-16 01:15:27 UTC (rev 6034)
@@ -41,6 +41,7 @@
 # EOF
 
 use utf8;
+no warnings;
 
 sub init {
     my $self    = shift;

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits