On Wednesday, February 8, 2017 at 7:35:39 AM UTC-5, Andrey Karpov wrote:
> It's not the easiest task to check projects using a static analyzer and to write review articles, describing the bugs found. Almost always it is work of a team, not just one person. The choice of a project plays quite a significant role in it. Because this directly affects the interest of readers for an article about the project check. In this post I want to explain how you can suggest an interesting project for analysis on GitHub:
http://www.viva64.com/en/b/0473/
You're welcome to test my project if you like. I have no doubt it has
many bugs as I've been the sole developer on almost all of it.
I use a C++ compiler, but do mostly C code.
Clone my repository into c:\ (it creates c:\libsf\ directory):
https://github.com/RickCHodgin/libsf
The project to test is here:
https://github.com/RickCHodgin/libsf/tree/master/source/vjr/projects/vs2008
c:\libsf\source\vjr\projects\vs2008\vjr.sln
You won't hurt my feelings if you do not test it. It's just an offer
to your question. The program is called "Visual FreePro, Jr." and it
provides a general forms framework used for several other projects as
well.
Thank you,
Rick C. Hodgin