[PATCH 0/2] teach sparse about -funsigned-char & friends

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series contains a change allowing to change the signedness
of plain chars.

This series is available in the Git repository at:
  git://github.com/lucvoo/sparse-dev.git funsigned-char

Luc Van Oostenryck (2):
  let handle_switches() also handle reverse logic
  add support for '-f[no-][un]signed-char'

 lib.c                      |  5 +++++
 lib.h                      |  1 +
 sparse.1                   |  5 +++++
 symbol.c                   |  6 ++++++
 validation/char-signed.c   |  9 +++++++++
 validation/char-unsigned.c | 11 +++++++++++
 6 files changed, 37 insertions(+)
 create mode 100644 validation/char-signed.c
 create mode 100644 validation/char-unsigned.c

-- 
2.15.0

--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux