﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
126	msvc --debug-configuration output unintelligible	Dave Abrahams	ghost	"This is too dense, and offers too little explanation, to be useful to most people.  Indeed, it hurts more than it helps.

{{{
  msvc: condition: '<toolset>msvc/<architecture>/<address-model>',  msvc: condition: '<toolset>msvc/<architecture>/<address-model>32',  msvc: condition: '<toolset>msvc/<architecture>x86/<address-model>',  msvc: condition: '<toolset>msvc/<architecture>x86/<address-model>32',  command: 'cmd.exe /S /C call ""C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"" x86 >nul ""&&"" '
  msvc: condition: '<toolset>msvc/<architecture>/<address-model>64',  msvc: condition: '<toolset>msvc/<architecture>x86/<address-model>64',  command: 'cmd.exe /S /C call ""C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"" x86_amd64 >nul ""&&"" '
}}}

Can you either remove it or change the presentation so that there's a hope of understanding it?"	defect	new	major		component1				
