aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml/stringio.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yaml/stringio.rb')
-rw-r--r--lib/yaml/stringio.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/yaml/stringio.rb b/lib/yaml/stringio.rb
index b0fda19e28..147caf0bcd 100644
--- a/lib/yaml/stringio.rb
+++ b/lib/yaml/stringio.rb
@@ -1,3 +1,5 @@
+warn "#{caller[0]}: yaml/stringio is deprecated" if $VERBOSE
+
#
# Limited StringIO if no core lib is available
#