Warning: Error with navigation contributor "BrowserModule"

Ticket #202 (new task)

Opened 2 years ago

Last modified 2 years ago

--newuse doesn't recurse properly

Reported by: masterdriverz Owned by: masterdriverz
Priority: normal Milestone:
Component: ui Version: 0.4.7.4
Keywords: Cc:

Description

--newuse should go deeper than it currently does

Attachments

newuse.patch Download (6.6 KB) - added by masterdriverz 2 years ago.

Change History

comment:1 Changed 2 years ago by masterdriverz

Basically a note to myself: --newuse itself works fine, but --newuse --deep should have different behaviour. It should check the dependencies (and their dependencies, etc) of the atoms specified, rather than just the atoms specified on the commandline.

Changed 2 years ago by masterdriverz

comment:2 Changed 2 years ago by masterdriverz

So here's an attempt to use the resolver to find dependencies of packages with changed use.

Note: See TracTickets for help on using tickets.