[ruby-cvs:71832] shyouhei:r64740 (trunk): PRI_64_PREFIX "u" is called PRIu64
shyouhei at ruby-lang.org
shyouhei at ruby-lang.org
Fri Sep 14 17:27:44 JST 2018
shyouhei 2018-09-14 17:27:44 +0900 (Fri, 14 Sep 2018)
New Revision: 64740
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=64740
Log:
PRI_64_PREFIX "u" is called PRIu64
See also ISO9899:1999 section 7.8.1 paragraph 3.
The #ifndef is for C compilers older than C99.
Modified files:
trunk/thread.c
More information about the ruby-cvs
mailing list