linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] Sparse 0.2 released
@ 2006-12-05 12:20 Josh Triplett
  0 siblings, 0 replies; only message in thread
From: Josh Triplett @ 2006-12-05 12:20 UTC (permalink / raw)
  To: linux-sparse

[-- Attachment #1: Type: text/plain, Size: 1796 bytes --]

I have tagged and tarballed a 0.2 release of Sparse, now available from
<http://kernel.org/pub/linux/kernel/people/josh/sparse/dist/sparse-0.2.tar.gz>,
with sha1sum `1762fc609fe436e74b87356a52690b5f7bb40c81`.

In addition to plenty of bug fixes, this release includes several notable new
features:

* -Wall, thanks to Pavel Roskin
* `#strong_define` and `#strong_undef`, thanks to Oleg Nesterov
* Argument parsing functions no longer mangle the argv passed to them, thanks
  to Christopher Li
* static library and header files now installed, along with a pkg-config file
  to find them
* Makefile now supports DESTDIR, useful for packagers

Full changelog:

    Christopher Li (4):
          trivial fix for seg fault.
          Fix warning on self check.
          delay removing file scope
          cleanup write to argument array hack
     
    Damien Lespiau (1):
          trivial: more .gitignore stuff
     
    Josh Triplett (5):
          Update the FAQ: add sparse website and gitweb, update git URL, remove old BK url
          Rename "check.c" to "sparse.c" to match program name; update .gitignore
          Install static library and header files
          Generate and install a pkg-config file.  Add DESTDIR support to Makefile.
          Remove old SCCS target from Makefile.
     
    Nicolas Kaiser (1):
          double inclusions
     
    Oleg Nesterov (7):
          use lookup_macro() in handle_undef()
          kill NS_INVISIBLEMACRO, introduce NS_UNDEF
          fix redefine of #weak_define
          fix 'weak' attribute loss
          prepare for #strong_{define,undef}
          implement #strong_define
          implement #strong_undef
     
    Pavel Roskin (1):
          Support -Wall flag

-- Josh Triplett


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-05 12:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-05 12:20 [ANNOUNCE] Sparse 0.2 released Josh Triplett

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).