How to get automated list of bugfixes

forum.cdk (1998-2005) & forum.td.cdk (2005-2010)
Krister Henningsson

How to get automated list of bugfixes

Post by Krister Henningsson » 06 Aug 2003, 11:56

 Posted by:  Krister Henningsson 

Hi NG,
Say I put a comment in my code:

!!! START BUGFIX 7.8.2003.001 KRH
!!! Field length to short, old=50 new=200
!!! END BUGFIX

How do I strip the code of my comments?
or write code them to a logfile?

using CDK, it should be possible I believe.

Could someone provide me with an example?

Catalin

Re: How to get automated list of bugfixes

Post by Catalin » 06 Aug 2003, 13:57

 Posted by:  Catalin 

See Find Tool (EasyFind.dll) in forum.advanced.programming.
With some small changes it can do what you want. (search
for "!!! START BUGFIX " and "!!! END BUGFIX" and
write a log).
I will recomand you to do this with C++ CDK because
the Find in SAL CDK is very slow.

https://samples.tdcommunity.net/index.p ... rch_mode=f

Catalin

Krister Henningsson

Re: How to get automated list of bugfixes

Post by Krister Henningsson » 06 Aug 2003, 14:30

 Posted by:  Krister Henningsson 

Hi Catalin,
Thanks, I'll give it a go.
Kriss

Krister Henningsson

Re: How to get automated list of bugfixes

Post by Krister Henningsson » 08 Aug 2003, 17:04

 Posted by:  Krister Henningsson 

Hello again Catalin,

The following includes makes me sorrows:

afxwin.h
afxext.h

I use Dev-C++ 4 http://www.bloodshed.net

MS VisualStudio is not on my desk you see :-)

Have I nice weekend,
Kriss

Catalin

Re: How to get automated list of bugfixes

Post by Catalin » 08 Aug 2003, 17:21

 Posted by:  Catalin 

Hi Kriss,

I have no idea how to solve this (I'm just an economist pretending to be a
programmer :).
But I suppose that all you have to do is to create a new dll ,
export the CenturaTool function , modify the Find function to work in your
case
and eventually to get rid the UI part.
And don't forget to link cbdll.lib and cdk.lib.

Good luck,
Catalin

Return to “td.cdk”

Who is online

Users browsing this forum: No registered users and 0 guests