Closed GoogleCodeExporter closed 9 years ago
Original comment by ring....@gmail.com
on 20 Oct 2011 at 12:41
[deleted comment]
I have committed a change that should fix this in revision #52. A downloadable
version of Delphi-Code-Coverage should be available soon.
There are two new command line parameters that control the stripping of the
file extensions:
* -ife - Include File Extension - This will stop "Common.Encodings" being
'converted' to "Common"
* -efe - Exclude File Extension - This will 'converted' "Common.Encodings.pas"
to "Common.Encodings" (and sadly, "Common.Encodings" to "Common"). This is on
by default.
Original comment by ring....@gmail.com
on 25 Oct 2011 at 3:49
I check new version (1.0) for this case. When switch "-efe" is ON, and file
name "Common.Encodings.pas" checking is not working. Log-file contain "Module
name "Common.Encodings" did not match module from address name "Common" at
address:001695F8"
Original comment by kazantse...@mail.ru
on 13 Feb 2012 at 4:03
Could you zip (or 7zip) an attachment that contains the log file, the map file
and if possible, the Common.Encodings.pas, so I can investigate further.
Original comment by ring....@gmail.com
on 14 Feb 2012 at 1:35
Thank you for the attachment. The issue was with the revision of JclDebug that
was used (quite an old version). I have updated (in revision 58) and will
hopefully get a new downloadable release out soon.
Original comment by ring....@gmail.com
on 14 Feb 2012 at 7:59
Thanks
Original comment by kazantse...@mail.ru
on 14 Feb 2012 at 9:09
Original issue reported on code.google.com by
kazantse...@mail.ru
on 22 Oct 2010 at 11:46