[Wesnoth-bugs] [bug #25142] mp_staging: reference binding to nullptr (UB)

2016-10-04 Thread Charles Dang
Update of bug #25142 (project wesnoth): Status:None => Fixed Assigned to:None => vultraz Open/Closed:Open => Closed __

[Wesnoth-bugs] [bug #25142] mp_staging: reference binding to nullptr (UB)

2016-10-03 Thread Daniel
Follow-up Comment #1, bug #25142 (project wesnoth): This mostlikeley needs a if (wesnothd_connection_ != nullptr) { chat.set_wesnothd_connection(*wesnothd_connection_); } else { chat.set_visible(invisible); } in 'https://github.com/wesnoth/wesnoth/blob/master/src/gui/dialogs/multiplayer/m

[Wesnoth-bugs] [bug #25142] mp_staging: reference binding to nullptr (UB)

2016-10-03 Thread Matthias Krüger
URL: Summary: mp_staging: reference binding to nullptr (UB) Project: Battle for Wesnoth Submitted by: matthiaskrgr Submitted on: Mon 03 Oct 2016 09:45:37 UTC Category: Bug Sever