[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gperf] [PATCH] add #line directive relative output file path
From: |
Bruno Haible |
Subject: |
Re: [bug-gperf] [PATCH] add #line directive relative output file path |
Date: |
Sat, 10 Nov 2018 00:58:14 +0100 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-138-generic; KDE/5.18.0; x86_64; ; ) |
Hi,
Jannick wrote:
> attached a patch suggesting as to how essentially add #line directives
> relative the output file path to gperf.
Can you please explain how this would be useful? That is, what are the
negative effects of not applying your patch?
Would a programmer want to set a breakpoint in generated code? I don't
think so; this is rarely a useful thing to do.
Bruno