This is not a problem of Go itself, as Windows cmd doesn't expand the
wildcard.I know. But documentation should mention more abut this limitation.
btw, if you're using more than one file for the main package, why not follow
http://golang.org/doc/code.html and set up GOPATH and use go
build/install?http://golang.org/doc/code.html and set up GOPATH and use go
Of course - i have - but many times go run is used for test run only, and
simple - is faster.
we don't require alternative console on windows.
But maybe documentation should suggest this solution, or in 'go run'implement alternative command line parameter format - for example " go run
' *.go ' "
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.