qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 3/3] decodetree: Allow multiple input files


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH v2 3/3] decodetree: Allow multiple input files
Date: Wed, 31 Oct 2018 14:54:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1


On 10/31/18 1:14 PM, Richard Henderson wrote:
While it would be possible to concatenate input files with make,
passing the original input files to decodetree.py allows us to
generate error messages which allows compilation environments
(read: emacs) to next-error to the correct input file.

Signed-off-by: Richard Henderson <address@hidden>
---
  scripts/decodetree.py | 25 +++++++++++++++----------
  1 file changed, 15 insertions(+), 10 deletions(-)

Reviewed-by: Bastian Koppelmann<address@hidden>

Cheers,
Bastian




reply via email to

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