Ticket #135 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

WIN32Window prints to std::cerr rather than osgLog

Reported by: marcusl Assigned to: unassigned
Priority: trivial Milestone:
Component: System Version: 1.8
Keywords: Cc:
Completion:

Description

A bit annoying since the output isn't thread-proofed (as osglog is) and you need to redirect stderr to a file in order to catch it.

Attachments

WIN32Window_Log.diff (3.4 kB) - added by cneumann on 01/05/07 13:42:19.
Patch, please test and apply

Change History

01/05/07 13:42:19 changed by cneumann

  • attachment WIN32Window_Log.diff added.

Patch, please test and apply

01/31/07 17:39:32 changed by dirk

  • status changed from new to closed.
  • resolution set to fixed.