Project

General

Profile

Actions

Defect #14849

closed

Syntax error in trunk/lib/plugins/rfpdf/lib/fpdf/makefont.rb

Added by Federico Tomassetti over 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
PDF export
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

I was performing some analysis on the codebase and I could not parse this particular file because at line 1702 there is a syntax error:

s += "    def FontDef.diff\n        #{(diff  nil) || (diff  '') ? 'nil' : '\'' + diff '\''}\n    end\n"

I think a plus sign is missing

Actions

Also available in: Atom PDF