[Debian-ha-maintainers] Bug#713579: libqb: FTBFS: check_ipc.c:624:2: error: expected expression before 'do'

Andrey Rahmatullin wrar at wrar.name
Mon Jun 24 16:20:11 UTC 2013


Control: tags -1 + upstream fixed-upstream

On Sat, Jun 22, 2013 at 03:37:55PM +0200, David Suárez wrote:
> > In file included from check_ipc.c:27:0:
> > check_ipc.c: In function 'test_ipc_bulk_events':
> > check_ipc.c:624:2: error: expected expression before 'do'
> >   ck_assert_int_eq(res, 0);
> >   ^
> > check_ipc.c: In function 'test_ipc_event_on_created':
> > check_ipc.c:696:2: error: expected expression before 'do'
> >   ck_assert_int_eq(res, 0);
> >   ^
The code:

  res = qb_ipcc_fd_get(conn, &fd),
  ck_assert_int_eq(res, 0);

The typo was fixed in
https://github.com/ClusterLabs/libqb/commit/25828196a0862118a013c00efe1e63e5831da6d4


-- 
WBR, wRAR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20130624/b28fa7c7/attachment.sig>


More information about the Debian-ha-maintainers mailing list