[Poppler-bugs] [Bug 7107] New: Windows portability fixes

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Sat Jun 3 14:31:34 PDT 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=7107          
     
           Summary: Windows portability fixes
           Product: poppler
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: kkowalczyk at gmail.com


There are a few fixes needed for poppler to compile under windows (Visual Studio
2005). See atached patch for details. The patch does the following:
* wrap parts that cannot be understood on win with #ifndef WIN32. That includes:
 * fontconfig-related code in GlobalParams.cc
 * #include <unistd.h>
* fix warning that vc compiler finds
 * remove unused variables
 * consistently define SplashFontSrc as a class          
     
     
--           
Configure bugmail: https://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