[Poppler-bugs] [Bug 12013] New: Undefined reference to FormField::FormField(FormField *)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 15 10:51:54 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12013

           Summary: Undefined reference to FormField::FormField(FormField *)
           Product: poppler
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: jensgr at gmx.net


Linking of the pdffont utility fails with the above error. The constructor is
declared in Form.h, but apparently the compiler (gcc 2) does not create the
copy constructor itself. The attached fixes the problem.

poppler 0.5.91


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list