A compiled, garbage-collected, concurrent programming language

Edit Package go
http://golang.org/

Go is an expressive, concurrent, garbage collected systems programming language
that is type safe and memory safe. It has pointers but no pointer arithmetic.
Go has fast builds, clean syntax, garbage collection, methods for any type, and
run-time reflection. It feels like a dynamic language but has the speed and
safety of a static language.

Refresh
Refresh
Source Files
Filename Size Changed
go-0.0.r57.1+hg20110624.tar.bz2 0008819385 8.41 MB
go-fix-werrors.patch 0000016723 16.3 KB
go-godoc-path-locations.patch 0000001789 1.75 KB
go.changes 0000009989 9.75 KB
go.sh 0000000202 202 Bytes
go.spec 0000007021 6.86 KB
macros.go 0000001014 1014 Bytes
rpmlintrc 0000000163 163 Bytes
Revision 7 (latest revision is 106)
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 74870 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
- No need to set $PATH before building anymore

- DISABLE_NET_TESTS was dropped, this causes net tests to fail
  on openSUSE:Factory currently. Disable tests temporarily.

- Update to 24/06/2011 mercurial version
  * http: buffer Request.Write (issue 1996)
  * libmach: fix disassembly of FCMOVcc and FCOMI
  * libmach: fix tracing on linux (for cov)
  * ld: don't attempt to build dynamic sections unnecessarily
  * syscall: add tty support to StartProcess
  * crypto/openpgp: add ElGamal support
  * http: add Server.ListenAndServeTLS (issue 1964)

- %go_requires can't depend on %requires_ge, it isn't available on
  Fedora and RHEL.

- Really set CFLAGS through HOST_EXTRA_CFLAGS environment variable
  for building Go itself and for Go macros (used by Go packages)
- Added go-fix-werrors.patch to fix fatal compiler warnings, not
  used yet as -Wno-error is passed currently
- Adhere to SUSE patch comment conventions
- Changed %go_requires macro from '%requires_eq go' to 
  '%requires_ge go'

- Update to 15/06/2011 mercurial version
  * Increase max no of windows callbacks (issue 1912)
  * gc: compact stackframe
  * http: fix regression permitting io.Copy on HEAD response
  * Go memory model: minor clarification (issue 1941)
Comments 0
openSUSE Build Service is sponsored by