Skip to content
Snippets Groups Projects

Issue/16834 (connect stdio to console earlier in main())

Merged Chuck Craft requested to merge chuckcraft/wireshark:issue/16834 into master

Described in #16834 (closed)
printf logging not available in win32 until stdio has been reconnected to console or a GUI console opened.

Reconnect stdio to console earlier to catch logging from SNMP MIB file loading.

Two (2) g_log statements in main.cpp commented out.
They didn't work earlier since set_console_log_handler() and qInstallMessageHandler() had not been called yet.
Working now. Comment out to not confuse users.

Edited by Chuck Craft

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Chuck Craft added 140 commits

    added 140 commits

    Compare with previous version

  • Chuck Craft added 1 commit

    added 1 commit

    Compare with previous version

  • Chuck Craft mentioned in merge request !422 (merged)

    mentioned in merge request !422 (merged)

  • AndersBroman resolved all threads

    resolved all threads

  • AndersBroman unmarked as a Work In Progress

    unmarked as a Work In Progress

  • AndersBroman approved this merge request

    approved this merge request

  • AndersBroman added 213 commits

    added 213 commits

    Compare with previous version

  • AndersBroman marked as a Work In Progress from chuckcraft/wireshark@36aa24fa

    marked as a Work In Progress from chuckcraft/wireshark@36aa24fa

  • AndersBroman unmarked as a Work In Progress

    unmarked as a Work In Progress

  • AndersBroman enabled an automatic merge when the pipeline for dc1f6220 succeeds

    enabled an automatic merge when the pipeline for dc1f6220 succeeds

  • AndersBroman aborted the automatic merge because target branch was updated

    aborted the automatic merge because target branch was updated

  • added 5 commits

    Compare with previous version

  • marked as a Work In Progress from chuckcraft/wireshark@14484997

  • A Wireshark GitLab Utility approved this merge request

    approved this merge request

  • I couldn't merge this branch: Sorry, I can't merge requests marked as Work-In-Progress!

  • Chuck Craft unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Chuck Craft changed title from Draft: Issue/16834 (connect stdio to console earlier in main()) to debug: Issue/16834 (connect stdio to console earlier in main())

    changed title from Draft: Issue/16834 (connect stdio to console earlier in main()) to debug: Issue/16834 (connect stdio to console earlier in main())

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading