dmolik / xxhash

Automatically exported from code.google.com/p/xxhash
Other
0 stars 0 forks source link

Need to rename enum OK to more unique name #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
enum symbol OK in XXH_errorcode is too much generic and asymmetric name for 
XXH_*.

I think XXH_OK or something is better and more symmetric name.

Original issue reported on code.google.com by takayuki...@gmail.com on 31 May 2013 at 3:59

GoogleCodeExporter commented 9 years ago
OK

Original comment by yann.col...@gmail.com on 1 Jun 2013 at 10:34

GoogleCodeExporter commented 9 years ago
Done in r30

Original comment by yann.col...@gmail.com on 4 Jun 2013 at 12:05

GoogleCodeExporter commented 9 years ago
verified. thanks !

Original comment by takayuki...@gmail.com on 5 Jun 2013 at 3:00