Go programming language compiler and tools
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.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/go1.13 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_service | 0000001271 1.24 KB | |
compiler-rt-gfe2c72c59aa7f4afa45e3f65a5d16a374b6cc |
0001761156 1.68 MB | |
gcc6-go.patch | 0000003049 2.98 KB | |
gcc7-go.patch | 0000002985 2.92 KB | |
gcc9-rsp-clobber.patch | 0000000458 458 Bytes | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000071 71 Bytes | |
go1.13.11.src.tar.gz | 0021702851 20.7 MB | |
go1.13.changes | 0000021253 20.8 KB | |
go1.13.spec | 0000012380 12.1 KB | |
tools-packaging.patch | 0000000787 787 Bytes |
Revision 8 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 805920
from
Jeff Kowalczyk (jfkw)
(revision 8)
- go1.13.11 (released 2020/05/14) includes fixes to the compiler. Refs boo#1149259. * go#38442 cmd/compile: unexpected nil dereference on s390x (forwarded request 805917 from jfkw)
Comments 0