[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: jitter generates invalid C code in pvm-vm1.c
From: |
Luca Saiu |
Subject: |
Re: jitter generates invalid C code in pvm-vm1.c |
Date: |
Tue, 23 Feb 2021 22:19:31 +0100 |
User-agent: |
Gnus (Gnus v5.13), GNU Emacs 27.0.50, x86_64-pc-linux-gnu |
On 2021-02-21 at 14:26 +0100, Bruno Haible wrote:
> This is invalid C code, because
> - ISO C forbids preprocessor directives inside macro arguments (see ISO C11
> ยง 6.10.3 (11)).
> - #line is a preprocessor directive,
> - JITTER_RULE_CONDITION is a macro.
Right. Thanks for your report. I committed a fix in the spirit of
yours.
This should end my series of changes for the prerelease. I am now
testing Poke before pushing a submodule update.
--
Luca Saiu
* My personal web site: http://ageinghacker.net
* Jitter: http://ageinghacker.net/projects/jitter
* GNU epsilon: http://www.gnu.org/software/epsilon
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".
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: jitter generates invalid C code in pvm-vm1.c,
Luca Saiu <=