• ...and include ObjectHandle.hh first in QPDFObjectHandle so there is
    at least one place (other than check_abi get-sizes) that includes it
    first.
    Jay Berkenbilt authored
     
    Browse File »
  • - Add missing export for operator QPDFObjGen.
    
    - Fix handling of indirect references. The use of the type_code method
      in various switch statements bypassed the special handling of
      ::ot_reference objects. Replace with new method resolved_type_code.
    
    Add tests for ::ot_reference objects.
    m-holger authored
     
    Browse File »