[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Gspice
  IPC::Locker
  Rsvn
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
  Vregs
General Info
  Book Tips
  Papers

Issue #167

adapt Verilog::Getopt to recent releases of Getopt::Long

Added by Marek Rouchal about 1 year ago. Updated about 1 year ago.

Status:Closed Start:06/17/2009
Priority:Normal Due date:
Assigned to:Wilson Snyder % Done:

0%

Category:-
Target version:-

Description

This bug was cloned from Perl-RT, rt47030.

Email addresses have have been truncated.

Id:     47030
Status:     resolved
Left:     0 min
Queue:     Verilog-Perl
Owner:     Nobody
Requestors:     MAREKR <Marek.Rouchal@>

Severity:     Important
Broken in:     3.210
X Attachments
Verilog-Perl-patch.diff

    * Wed Jun 17 03:08:05 2009 (513b) by MAREKR
Wed Jun 17 03:08:05 2009 MAREKR - Ticket created
Subject:     adapt Verilog::Getopt to recent releases of Getopt::Long

Recent versions of Getopt::Long return objects - this causes failures in
the test of SystemPerl. The root cause is a
if(ref $_[0])
in Verilog::Getopt line 227, which is true for the
Getopt::Long::Callback object. It seems to work OK if we test for ref
and check whether the reference is an ARRAY. See the attached patch.

-Marek

Subject:     Verilog-Perl-patch.diff

[application/octet-stream 513b]
Message body not shown because it is too large or is not plain text.
Wed Jun 17 08:04:02 2009 WSNYDER - Correspondence added
Fixed in 3.211 that's being uploaded now.

Thanks much for sending in a patch!

Wed Jun 17 08:04:03 2009 RT_System - Status changed from 'new' to 'open'

Wed Jun 17 08:04:04 2009 WSNYDER - Status changed from 'open' to 'resolved'

Also available in: Atom PDF