View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/coccinelle

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/coccinelle/coccinelle.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2025-01-10 12:22:15 UTC
fix crash during parsing error due to unmatched parentheses in #define blocks

Author: Victor Gambier
Author Date: 2025-01-10 12:10:34 UTC

fix crash during parsing error due to unmatched parentheses in #define blocks

Example problematic file:

``` https://github.com/bminor/binutils-gdb/blob/gdb-15.2-release/sim/common/cgen-mem.h
#define DECLARE_SETMEM_EXTERN(mode, size) \
extern void XCONCAT2 (SETMEM,mode) (SIM_CPU *, IADDR, ADDR, mode);
#define DECLARE_SETMEM(mode, size) DECLARE_SETMEM_EXTERN (mode, size
DECLARE_SETMEM (SF, 4)
DECLARE_SETMEM (DF, 8)
```

vgambier-patch-1 2024-12-18 12:35:02 UTC
Update issue templates

Author: Victor Gambier
Author Date: 2024-12-18 12:35:02 UTC

Update issue templates

fix.285.stdcompat_bytes_unsafe_blit_string 2022-08-31 21:54:41 UTC
Update bundled stdcompat to v19

Author: Thierry Martinez
Author Date: 2022-08-31 21:54:41 UTC

Update bundled stdcompat to v19

This should fix #285, reported by Absoler.

update_pyml_python39 2020-03-26 19:47:47 UTC
stdcompat.h is from stdcompat, not pyml

Author: Thierry Martinez
Author Date: 2020-03-26 19:47:47 UTC

stdcompat.h is from stdcompat, not pyml

cleaning_ci 2020-02-24 08:10:10 UTC
Force previous version of pyml until the fix has been merged in OPAM

Author: Thierry Martinez
Author Date: 2020-02-24 08:10:10 UTC

Force previous version of pyml until the fix has been merged in OPAM

https://github.com/ocaml/opam-repository/pull/15891

gitlab-ci 2020-02-06 23:18:34 UTC
docker start should be interactive to redirect output

Author: Thierry Martinez
Author Date: 2020-02-06 23:18:34 UTC

docker start should be interactive to redirect output

16 of 6 results

Other repositories

Name Last Modified
lp:coccinelle 2025-02-04
11 of 1 result
You can't create new repositories for Coccinelle.