epsilon-devel
[Top][All Lists]
Advanced

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

Re: Poke: Jitter submodule updated


From: Jose E. Marchesi
Subject: Re: Poke: Jitter submodule updated
Date: Tue, 12 May 2020 09:30:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Luca.

        Hello.  I updated the Jitter submodule in Poke to tag v0.9.213,
        hopefully fixing compilation on Mach-O systems.  Thank Niobos for
        reporting and helping me test.

Did this bump the Jitter version?  I still see:
Powered by Jitter 0.9.212.

Also, I'm getting some warnings after this Jitter update:

In file included from ../../libpoke/pvm.jitter:136:0:
 
/home/jemarch/gnu/hacks/poke/jitter/machine/x86_64/jitter/machine/jitter-machine.h:30:0:
 warning: "JITTER_ASM_COMMENT_PREFIX" redefined
 #define JITTER_ASM_COMMENT_PREFIX "# "
 
In file included from ../../libpoke/pvm.jitter:132:0:
/home/jemarch/gnu/hacks/poke/jitter/jitter/jitter-executor.h:124:0: note: this 
is the location of the previous definition
 # define JITTER_ASM_COMMENT_PREFIX  \
 
In file included from ../../libpoke/pvm.jitter:136:0:
/home/jemarch/gnu/hacks/poke/jitter/machine/x86_64/jitter/machine/jitter-machine.h:40:0:
 warning: "_JITTER_ASM_DEBUGGING_NOP" redefined
 #define _JITTER_ASM_DEBUGGING_NOP(integer_literal_as_string)  \
 
In file included from ../../libpoke/pvm.jitter:132:0:
/home/jemarch/gnu/hacks/poke/jitter/jitter/jitter-executor.h:164:0: note: this 
is the location of the previous definition
 # define _JITTER_ASM_DEBUGGING_NOP(integer_literal_as_string)  \
 
In file included from ../../libpoke/pvm.jitter:136:0:
/home/jemarch/gnu/hacks/poke/jitter/machine/x86_64/jitter/machine/jitter-machine.h:45:0:
 warning: "_JITTER_ASM_CRASH" redefined
 #define _JITTER_ASM_CRASH                                                   \
 
In file included from ../../libpoke/pvm.jitter:132:0:
/home/jemarch/gnu/hacks/poke/jitter/jitter/jitter-executor.h:191:0: note: this 
is the location of the previous definition
 # define _JITTER_ASM_CRASH                                      \
 



reply via email to

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