summaryrefslogtreecommitdiff
path: root/ext/date/depend
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-03-24 03:43:06 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-03-24 03:43:06 +0000
commitc85040d4d07656c4d2a788be145609845ec6074f (patch)
tree3b364aa2038a9e62a4d82992c0e32bd0b0c7daf9 /ext/date/depend
parentc4f51b71e3ae266a0cc68cf8f798a77b35bbad04 (diff)
date_core.c: fix jisx0301 and iso8601
* ext/date/date_core.c (d_lite_jisx0301, iso8601_timediv), (dt_lite_jisx0301): format by the format string in local buffer to prevent intermediate strings from GC. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/date/depend')
-rw-r--r--ext/date/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/date/depend b/ext/date/depend
index a5444e3ed9..8e8af3882b 100644
--- a/ext/date/depend
+++ b/ext/date/depend
@@ -9,6 +9,7 @@ date_core.o: $(hdrdir)/ruby/oniguruma.h
date_core.o: $(hdrdir)/ruby/ruby.h
date_core.o: $(hdrdir)/ruby/st.h
date_core.o: $(hdrdir)/ruby/subst.h
+date_core.o: $(hdrdir)/ruby/util.h
date_core.o: $(top_srcdir)/include/ruby.h
date_core.o: date_core.c
date_core.o: date_tmx.h