edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Paul Onyschuk <ptmelville@gmail.com>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev] Issues reported by Clang static analyzer
Date: Thu, 31 Jul 2014 09:54:55 +0200	[thread overview]
Message-ID: <20140731095455.628c9ef0113faadbda40f51d@gmail.com> (raw)

Clang is an alternative C/C++ compiler, compatible with GCC and
packaged for most Linux distributions.  It also provides static analyzer
[1]. Using it is simple as running:

$ scan-build make

Then it generates reports in html format.  Here is output for
edbrowse [2].  Some of this reports can be false/bogus, still worth
looking at I guess.

btw.  What is prefered method for contributing to edbrowse?  Pull
request on github or simple diffs sent to mailing list are also
acceptable?  I don't have anything specific at the time, just asking for
the future.

[1] http://clang-analyzer.llvm.org/
[2] http://blinkkin.piasta.pl/clang/edbrowse/

-- 
Paul Onyschuk

             reply	other threads:[~2014-07-31  7:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31  7:54 Paul Onyschuk [this message]
2014-08-05 11:11 Karl Dahlke
2014-08-05 11:28 ` Chris Brannon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140731095455.628c9ef0113faadbda40f51d@gmail.com \
    --to=ptmelville@gmail.com \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).