On 2018-11-08 12:20, Thomas Stüfe wrote:
On Thu, Nov 8, 2018 at 12:13 PM Magnus Ihse Bursie
<magnus.ihse.bur...@oracle.com> wrote:
On 2018-11-08 12:10, Thomas Stüfe wrote:
Hi all,
This may be a stupid question, and not that important, but bash
completion for targets like "clean" and "images" stopped working for
me. "reconfigure" still works thouugh. Did anything change?
Best Regards, Thomas
Not intentionally. It can be that there were too many targets. Does the
recent fix for JDK-8213338 help?
Unfortunately no.
Bummer. :-( Is it better after JDK-8213736? This too affected target
handling.
If not, does "make print-targets" work properly for you? Does it work
differently if you have zero, exactly one, many configurations? (This is
one of the complications for make tab expansions -- theoretically
different configurations can have different targets available to them.)
/Magnus
..Thomas
/Magnus