❦ 1 septembre 2013 20:16 CEST, Michael Stapelberg <[email protected]> :
> I think upstream should make the entire code buildable, even if it’s
> only examples. After all, having them buildable catches mistakes/errors
> in those files. To achieve that, upstream can simply move each of these
> files into a separate directory. After doing that, I get:
>
> go build code.google.com/p/log4go/...
> # code.google.com/p/log4go/examples/simplenet
> simplenet/SimpleNetLogServer.go:25: not enough arguments in call to
> net.ResolveUDPAddr
>
> So yeah, there actually is an error in these examples :).
OK. But fixing the error is not sufficient. Can't those examples be
compiled if they are not in a separate directory? I am a total noob with
Go.
> Also upstream writes about “goinstall” on their website. Are you sure
> that project is still alive?
Last commit is one year and a half. I am only packaging it because it is
a reverse dependency of ngrok that I would like to package.
--
Don't stop at one bug.
- The Elements of Programming Style (Kernighan & Plauger)
signature.asc
Description: PGP signature

