Explorar o código

Explanation of the 32-bit thing.

Richard Crowley %!s(int64=14) %!d(string=hai) anos
pai
achega
07ef1c2252
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@ go-metrics
 
 Go port of Coda Hale's Metrics library: <https://github.com/codahale/metrics>.
 
-**This code is not safe on 32-bit architectures.**
+**This code is not safe on 32-bit architectures.  It will be as soon as `atomic.LoadInt64` lands in a release tag.**
 
 Usage
 -----