Opened 19 years ago
Closed 19 years ago
#4033 closed defect (fixed)
nuvexport uninitialized value within transcode.pm
| Reported by: | otto at kolsi dot fi | Owned by: | xris |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | perl / nuvexport | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Nuvexport gives currently following warning/error message when using 'transcode':
Use of uninitialized value in numeric gt (>) at /usr/local/share/nuvexport/export/transcode.pm line 332, <STDIN> line 16.
Note:
See TracTickets
for help on using tickets.

(In [14641]) Clean up some transcode-related code, mostly to get rid of a perl error. Closes #4033