Compiler (vebose) progress mesages do not "Word Wrap"

Compiler (vebose) progress messages do not "Word Wrap" , in my case there are TWO lines in compiler window filing the entire length of the window.

The error messages do output mutiline with CR/LF as in older releases.

Arduino: [b]1.6.6 Hourly Build 2015/06/30 04:02 [/b](Windows XP), Board: "Arduino Due (Programming Port)"

Using library Wire at version 1.0.0 in folder: C:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\libraries\Wire 
Using library LiquidCrystal in folder: C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\LiquidCrystal (legacy)

HERE IS THE ISSUE 


C:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1/bin/arm-none-eabi-g++ -c -g -Os -w -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -Dprintf=iprintf -MMD -mcpu=cortex-m3 -DF_CPU=84000000L -DARDUINO=10606 -DARDUINO_SAM_DUE -DARDUINO_ARCH_SAM -D__SAM3X8E__ -mthumb -DUSB_VID=0x2341 -DUSB_PID=0x003e -DUSBCON -DUSB_MANUFACTURER="Unknown" -DUSB_PRODUCT="Arduino Due" -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\system/libsam -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\system/CMSIS/CMSIS/Include/ -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\system/CMSIS/Device/ATMEL/ -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\cores\arduino -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\variants\arduino_due_x -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\libraries\Wire -IC:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\LiquidCrystal C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\A_minMSC.cpp -o C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\A_minMSC.cpp.o 
C:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1/bin/arm-none-eabi-g++ -c -g -Os -w -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -Dprintf=iprintf -MMD -mcpu=cortex-m3 -DF_CPU=84000000L -DARDUINO=10606 -DARDUINO_SAM_DUE -DARDUINO_ARCH_SAM -D__SAM3X8E__ -mthumb -DUSB_VID=0x2341 -DUSB_PID=0x003e -DUSBCON -DUSB_MANUFACTURER="Unknown" -DUSB_PRODUCT="Arduino Due" -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\system/libsam -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\system/CMSIS/CMSIS/Include/ -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\system/CMSIS/Device/ATMEL/ -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\cores\arduino -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\variants\arduino_due_x -IC:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\libraries\Wire -IC:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\LiquidCrystal C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Template_USB_4_Process.cpp -o C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Template_USB_4_Process.cpp.o 
In file included from Template_USB_4_Process.ino:38:0:
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Main.h:21:2: error: #error STOP
 #error STOP
  ^
In file included from Template_USB_4_Process.ino:38:0:
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Main.h:33:2: error: #error STOP
 #error STOP
  ^
In file included from C:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\cores\arduino/Stream.h:26:0,
                 from C:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\libraries\Wire/Wire.h:27,
                 from Template_USB_4_Process.ino:19:
C:\Documents and Settings\Vaclav\Local Settings\Application Data\Arduino15\packages\arduino\hardware\sam\1.6.4\cores\arduino/Print.h:23:46: note: #pragma message: Including modified print.h
 #pragma message ("Including modified print.h") 
                                              ^
In file included from C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Main.h:20:0,
                 from Template_USB_4_Process.ino:38:
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\ff.h:22:42: note: #pragma message: Including ff.h module 
 #pragma message ("Including ff.h module ")
                                          ^
In file included from C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\ffconf.h:9:0,
                 from C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\ff.h:34,
                 from C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Main.h:20,
                 from Template_USB_4_Process.ino:38:
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\conf_fatfs.h:49:71: note: #pragma message: FATFS configuration file.     how many are there?? 
 #pragma message ("FATFS configuration file.     how many are there?? ")
                                                                       ^
In file included from C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Main.h:20:0,
                 from Template_USB_4_Process.ino:38:
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\ff.h:457:17: note: #pragma message: ff.c module
 #pragma message "ff.c module"
                 ^
In file included from C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\Main.h:32:0,
                 from Template_USB_4_Process.ino:38:
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\CProcess.h:6:50: note: #pragma message: rebuilding for DUE using 1.5.8 
 #pragma message("rebuilding for DUE using 1.5.8 ")
                                                  ^
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\CProcess.h:7:40: note: #pragma message: Compiling C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\CProcess.h
 #pragma message( "Compiling " __FILE__ )
                                        ^
C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build2269544518781522405.tmp\sketch\CProcess.h:8:52: note: #pragma message: Last modified on Wed Jul 01 10:57:18 2015
 #pragma message( "Last modified on " __TIMESTAMP__ )
                                                    ^
Error compiling.
Invalid library found in C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\FATS: C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\FATS
Invalid library found in C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\minmsc_2013_11_27_v1_1: C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\minmsc_2013_11_27_v1_1
Invalid library found in C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\USB_MSC_Minimal: C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\USB_MSC_Minimal
Invalid library found in C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\FATS: C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\FATS
Invalid library found in C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\minmsc_2013_11_27_v1_1: C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\minmsc_2013_11_27_v1_1
Invalid library found in C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\USB_MSC_Minimal: C:\Documents and Settings\Vaclav\My Documents\Arduino\libraries\USB_MSC_Minimal

I am having the same issue (I suppose).

There is no option to word wrap the console.

Why is it an issue? I think it's an improvement. Much better to have each item on a single line and if I need to view the whole thing just use the scroll bar.