URL:
  <https://savannah.gnu.org/bugs/?65256>

                 Summary: Compile error in src/source/proof.c pointer mismatch
                   Group: Denemo
               Submitter: rrankin
               Submitted: Mon 05 Feb 2024 04:50:28 PM AEDT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 05 Feb 2024 04:50:28 PM AEDT By: Roy Rankin <rrankin>
Fedora package compile sets pointer mismatch to an error in f40 where
previously it was a warning. This causes the Fedora package build to fail.
The issue is in src/source/proof.c lines 280 and 316.
The first argument of ev_document_annotations_get_annotations should be type
"EvDocumentAnnotations *" but is type "EvDocument *".

I have not worked out how to correct this issue or even how the code is
invoked. My workaround is to add a cast, but this can not possible be the
correct solution.







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65256>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to