Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KItinerary
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PIMPIM
  • KItinerary
  • Repository
Switch branch/tag
  • kitinerary
  • src
  • lib
  • pdf
  • pdfdocument.cpp
Find file BlameHistoryPermalink
  • Evangelos Foutras's avatar
    Fix build with poppler 21.8.0 · 41c3490a
    Evangelos Foutras authored Aug 02, 2021 and Volker Krause's avatar Volker Krause committed Aug 02, 2021
    parseDateString() now takes "const GooString *" as the date argument in
    order to support unicode date strings. Adjust parsePdfDateTime() to use
    the same string type (instead of "const char *") when compiling against
    poppler 21.8.0.
    
    https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/880
    41c3490a