Ticket #45314

repodlgs_g.h lists C-functions without 'extern"C"'

Eröffnet am: 2022-08-06 22:44 Letztes Update: 2023-03-12 16:50

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
2

Details

repodlgs_g.h has some functions that are not part of the gui API, but are actually in the client common code, written in C. That's not good when C++ code (Qt-client) includes the file for the C++ gui API part. E.g. Qt-client repodlgs.c adds 'extern "C"' by itself (but doing so, does it for the gui API part too)

At least the 'extern C"' should be there, but preferably stuff that's not part of the gui API should be moved away from the gui API header.

Ticket-Verlauf (3/8 Historien)

2022-08-06 22:44 Aktualisiert von: cazfi
  • New Ticket "repodlgs_g.h lists C-functions without 'extern"C"'" created
2023-02-04 23:10 Aktualisiert von: cazfi
  • Meilenstein Update from (Keine) to 3.2.0
2023-03-10 11:40 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
  • Meilenstein Update from 3.2.0 to 3.3.0
2023-03-10 14:42 Aktualisiert von: cazfi
  • Lösung Update from Accepted to Keine
Kommentar

Autotools Qt-client build fails...

2023-03-10 23:39 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Reply To cazfi

Autotools Qt-client build fails...

Fixed in attached version.

2023-03-12 16:50 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden