Are there any programs for parsing and displaying in a good format C ++ error messages generated by gcc.
I'm really looking for something like less , which I can connect to my errors, which by default reset the parameter lists of the template, perhaps with some nice highlighting, so that my errors are really readable.
(Yes, this is a boost error. I have such incomprehensible errors, in case you are interested)
c ++ gcc boost
James
source share