guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/10] minor vm-engine cleanups


From: Marijn
Subject: Re: [PATCH 03/10] minor vm-engine cleanups
Date: Thu, 06 Jun 2013 08:48:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130521 Thunderbird/17.0.6

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 23-05-13 15:30, Andy Wingo wrote:

> @@ -350,9 +341,9 @@ do                                                \
> 
> #undef NEXT_JUMP #ifdef HAVE_LABELS_AS_VALUES -#define NEXT_JUMP()
> goto *jump_table[FETCH () & SCM_VM_INSTRUCTION_MASK] +# define
> NEXT_JUMP()           goto *jump_table[FETCH () & SCM_VM_INSTRUCTION_MASK] 
> #else -#define NEXT_JUMP()            goto vm_start +# define NEXT_JUMP()
> goto vm_start #endif

These added spaces are weird (and illegal?).

Marijn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlGwMKcACgkQp/VmCx0OL2wtwACgr5pGrxaLz+43c53SznaECrcm
qRQAoL7w5hlhDsjc9WC+xGZfS+ix38ds
=+giJ
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]