summaryrefslogtreecommitdiff
path: root/bcc/declare.c
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2010-05-30 16:01:51 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-29 16:30:53 +0100
commit4dde350c4cf4e39b184e51a42cf3942e9f50adea (patch)
tree4d76048bd18653eee5fd14d00e05ee7bbdd29abf /bcc/declare.c
parent40891b978c7361e132994b9ae0f7be52589189e5 (diff)
downloaddev86-4dde350c4cf4e39b184e51a42cf3942e9f50adea.tar.gz
Add support for some old K&R post-assignment operator syntax
Old C had "=+" instead of "+=" and so on. To grok it we would need to break later C including ISO and ANSI standards, potentially breaking existing code (=- would no longer be assignment and unary minus), thus this is disabled per default and enabled only with -7.
Diffstat (limited to 'bcc/declare.c')
0 files changed, 0 insertions, 0 deletions