xmltv/filter tv_to_latex, 1.18, 1.19 tv_to_text, 1.8, 1.9

Nick Morrott via xmltv-commit <[email protected]> Sat, 15 Jul 2017 21:25:35 +0000
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv/filter
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29591/filter

Modified Files:
	tv_to_latex tv_to_text 
Log Message:
Fix build failures in Perl 5.26+ caused by 'use POSIX 'tmpnam'

POSIX 'tmpnam' was deprecated in Perl 5.24 and removed in Perl 5.26, and is
actually unused in the code.


Index: tv_to_latex
===================================================================
RCS file: /cvsroot/xmltv/xmltv/filter/tv_to_latex,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** tv_to_latex	5 May 2014 16:02:53 -0000	1.18
--- tv_to_latex	15 Jul 2017 21:25:33 -0000	1.19
***************
*** 38,42 ****
  use XMLTV::Version '$Id$ ';
  use IO::File;
- use POSIX 'tmpnam';
  use Getopt::Long;
  
--- 38,41 ----

Index: tv_to_text
===================================================================
RCS file: /cvsroot/xmltv/xmltv/filter/tv_to_text,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** tv_to_text	8 Jun 2015 17:41:14 -0000	1.8
--- tv_to_text	15 Jul 2017 21:25:33 -0000	1.9
***************
*** 35,39 ****
  use IO::File;
  use Date::Manip;
- use POSIX 'tmpnam';
  use Getopt::Long;
  
--- 35,38 ----


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot