Changes between Initial Version and Version 1 of Ticket #67227


Ignore:
Timestamp:
Apr 13, 2023, 6:32:50 AM (13 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67227

    • Property Status changed from new to assigned
    • Property Cc Schamschula removed
    • Property Owner set to Schamschula
    • Property Summary changed from xmlsec port fails to install from source, fails in crypto.c to xmlsec @1.3.0: error: a function declaration without a prototype is deprecated in all versions of C
  • Ticket #67227 – Description

    initial v1  
     1{{{
    12crypto.c:415:28: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
    23xmlSecNssGetInternalKeySlot()
     
    561 error generated.
    67make[3]: *** [libxmlsec1_nss_la-crypto.lo] Error 1
     8}}}