coccinelle:master

Last commit made on 2024-05-03
Get this branch:
git clone -b master https://git.launchpad.net/coccinelle

Branch merges

Branch information

Name:
master
Repository:
lp:coccinelle

Recent commits

23f7738... by Julia Lawall <email address hidden>

explain flambda issue

Thanks to Richard W.M. Jones <email address hidden> for diagnosing the
problem.

7552503... by Julia Lawall <email address hidden>

hide output of cd

CDPATH causes cd to sometimes print the name of the destination direction
in the case of cd. Redirect the output to /dev/null to avoid confusion
with the subsequently generated list of file names.

The alternate solution of removing CDPATH from the environment was not used
because OCaml doesn't seem to have good support for this.

Reported-by: Wolfram Sang <email address hidden>

4d079ed... by Julia Lawall <email address hidden>

compute and use arity for tuple case

e13fcbd... by Maharshi Basu <email address hidden>

Fix remaining warnings

Signed-off-by: Maharshi Basu <email address hidden>

108f367... by Julia Lawall <email address hidden>

not so many spaces

9a5ee3e... by Akos PASZTORY

fix type deduction of decimal constants

In a previous commit 'is_long_dec' changed to lexicographical
comparison of strings, which will give incorrect results. It only
happens if either --int-bits or --long-bits option is given, otherwise
everything is treated as "int".

May still not be entirely correct, the standard says unsuffixed
decimal constants are one of "int", "long", or "long long", and now it
still assigns unsigned variants.

Signed-off-by: Akos Pasztory <email address hidden>

a902633... by Maharshi Basu <email address hidden>

Finish up TupleExpr changes

Signed-off-by: Maharshi Basu <email address hidden>

65713df... by Maharshi Basu <email address hidden>

Add changes for TupleExpr

Signed-off-by: Maharshi Basu <email address hidden>

c94edf6... by Julia Lawall <email address hidden>

don't commit Makefile.in

969cb12... by Julia Lawall <email address hidden>

Release 1.2