how i cost arrangement adult messages mirror blunder list visible studio 2005?
i have header record this:
#ifndef __gen_note_markers_to_developers_hpp__
#define __gen_note_markers_to_developers_hpp__
#ifdef _debug
// macros bend array string
#define string2(x) #x
#define string(x) string2(x)
#ifdef triage_mesg_as_warning
#define triage_todo_tag(description) __pragma(message(__file__"("string(__line__)") : warning : triage to-do: " string(description) ))
#define triage_fixthis_tag(description) __pragma(message(__file__"("string(__line__)") : warning : triage fixthis: " string(description) ))
#else
#define triage_todo_tag(description) __pragma(message(__file__"("string(__line__)") : summary : triage to-do: " string(description) ))
#define triage_fixthis_tag(description) __pragma(message(__file__"("string(__line__)") : summary : triage fixthis: " string(description) ))
#endif
#else
#define triage_todo_tag(description)
#define triage_fixthis_tag(description)
#endif
#endif // __gen_note_markers_to_developers_hpp__
which outputs annals cost mirror visible studio 2005. 'triage_mesg_as_warning' defined, visible studio collect messages list warnings blunder list. does since calm format matches warning. however, i don't wish arrangement adult warnings time, i rather arrangement adult messages mirror blunder list.
how format lines put the
"output window" visible studio
auto-magically arrangement the
"messages" add-on "error list"
window?
the format i have setup messages above formula looks summary output, nonetheless does harvested same way.
a co-worker suggested me i competence need 'custom automation object' messages pane. seems pain, generally given excusable end-up entries blunder mirror warning mirror simply repremand formating. illusory avenue?
we're controlling unmanaged c++, can't rest managed (.net) wholly tooling. wish extend vs hooks.
Comments
Post a Comment