What steps will reproduce the problem?
1. Run BullsEye on a C++ project with a deep source code tree
2. Run bullshtml on generated cov file
What is the expected output? What do you see instead?
The tool tries to create normalized report folder names longer than 256
characters.
What version of the product are you using? On what operating system?
1.0.5, Windows7 x86
Please provide any additional information below.
Simple solution is to add a strip path argument to strip away the disk path
building up the root of the source code tree.
See attach patch file.
cheers
Patrik
Original issue reported on code.google.com by
patrik.h...@gmail.comon 2 Aug 2012 at 12:40Attachments: