[pkg-go] RFC: circular deps
    Martín Ferrari 
    tincho at tincho.org
       
    Sun Nov 20 15:58:34 UTC 2016
    
    
  
On 20/11/16 16:52, Martín Ferrari wrote:
> I was today working again on x/tools, trying to solve build issues with
> gccgo, and realised that now there is a circular dependency with x/text.
> Similar things are happening in other very important packages.
Actually, I notice that this circular dep is unneeded, as x/text is not
actually shipping the gotext executable.
Anthony: I will exclude the package cmd/gotext and remove the x/tools
dependency for now.
My RFC for the general case still stands.
-- 
Martín Ferrari (Tincho)
    
    
More information about the Pkg-go-maintainers
mailing list