Jelajahi Sumber

Explanation of the 32-bit thing.

Richard Crowley 14 tahun lalu
induk
melakukan
07ef1c2252
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
 -----