epsilon-devel
[Top][All Lists]
Advanced

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

Re: [JITTER] pvm-vm.h contains a common variable


From: Luca Saiu
Subject: Re: [JITTER] pvm-vm.h contains a common variable
Date: Fri, 31 Jan 2020 10:44:04 +0100
User-agent: Gnus (Gnus v5.13), GNU Emacs 27.0.50, x86_64-pc-linux-gnu

Hello José.

On 2020-01-24 at 14:59 +0100, Jose E. Marchesi wrote:

> Jitter generates a common variable in pvm-vm.h:
>
> struct jitter_list_header * const pvm_states;
>
> You can see a Rawhide build log in [1].  The linker fails complaining
> because of multiple definitions of `pvm_states'.
>
> It shall be possible to include pvm-vm.h several times, so can you
> please make that declaration an extern?
>
> This is something that will surely impact every jitter user with GCC 10.

Oh, absolutely.  Sorry for replying so late.

That was a mistake.  The variable was always meant to be to be extern,
and in fact I had already fixed this problem in the defects branch some
time ago.  Thanks for noticing that master was broken as well.

Fixed, tagged as v0.9.212 , updated submodule in Poke.

See you later,

-- 
Luca Saiu
* My personal web site:  http://ageinghacker.net
* GNU epsilon:           http://www.gnu.org/software/epsilon
* Jitter:                http://ageinghacker.net/projects/jitter

I support everyone's freedom of mocking any opinion or belief, no
matter how deeply held, with open disrespect and the same unrelented
enthusiasm of a toddler who has just learned the word "poo".

Attachment: signature.asc
Description: PGP signature


reply via email to

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