Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P poppler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 656
    • Issues 656
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Merge requests
  • !1009

Closed
Created Dec 04, 2021 by fasterthanlime@fasterthanlime
  • Report abuse
Report abuse

fix(win32): Gate close in poppler_ps_file_finalize

  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

As the comment indicates, _from_fd functionality is *nix-only, we don't even import the right header for close on win32, so use preprocessor directives to gate that part of the code.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: amos/no-close-on-win32