https://bugzilla.redhat.com/show_bug.cgi?id=1244246

Jan Chaloupka <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
          Component|golang                      |golang-github-elazarl-go-bi
                   |                            |ndata-assetfs
           Assignee|[email protected]           |[email protected]



--- Comment #6 from Jan Chaloupka <[email protected]> ---
Not occurring with the latest commit of github.com/elazarl/go-bindata-assetfs,
i.e. 3dcc96556217539f50599357fb481ac0dc7439b9.

It is fixed with c57a80f1ab2ad67bafa83f5fd0b4c2ecbd253dd5 commit. So it is a
bug in golang-github-elazarl-go-bindata-assetfs.

Citing:
"
 Fix build for go tip (a.k.a. go 1.5).

In go 1.5 bytes.Reader defines a Size method which causes ambiguity when
embedding both bytes.Reader and FakeFile in AssetFile. Manually resolve
the ambiguity about which Size method to use."

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to