FS#61912 - [mumble] fails to build (protobuf 3.7.0 rebuild)

Attached to Project: Community Packages
Opened by Jan Alexander Steffens (heftig) - Monday, 04 March 2019, 22:31 GMT
Last edited by Antonio Rojas (arojas) - Friday, 08 March 2019, 18:50 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Urgent
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

In file included from BanEditor.cpp:36:
Global.h:142:11: error: expected ‘,’ or ‘...’ before ‘(’ token
#define g (*Global::g_global_struct)

In file included from Log.cpp:39:
Global.h:142:11: error: expected ‘,’ or ‘...’ before ‘(’ token
#define g (*Global::g_global_struct)
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 08 March 2019, 18:50 GMT
Reason for closing:  Fixed
Additional comments about closing:  mumble 1.2.19-13
Thanks for the patch!
Comment by loqs (loqs) - Monday, 04 March 2019, 22:39 GMT Comment by loqs (loqs) - Tuesday, 05 March 2019, 00:39 GMT

Loading...