In perl.git, the branch smoke-me/khw-ungetc has been created <http://perl5.git.perl.org/perl.git/commitdiff/1007b654a0ba1e4ed3d98d35ae49f21585f6b8b4?hp=0000000000000000000000000000000000000000>
at 1007b654a0ba1e4ed3d98d35ae49f21585f6b8b4 (commit) - Log ----------------------------------------------------------------- commit 1007b654a0ba1e4ed3d98d35ae49f21585f6b8b4 Author: Karl Williamson <pub...@khwilliamson.com> Date: Wed Feb 13 17:57:12 2013 -0700 smoke M dist/IO/IO.pm M dist/IO/IO.xs M dist/IO/t/io_utf8.t M t/io/crlf.t commit 0103b43a536e836ee41964b31219466ab0e18d76 Author: Leon Timmermans <faw...@gmail.com> Date: Thu Jul 5 16:17:44 2012 +0200 PATCH [perl #112244] :crlf currently doesn't fall back on :pending the way :perlio does when the unread data doesn't fit into its own buffer. Instead it just rejects them. This patch resolves that. Tests are coming in a future commit The committer added a cast to get it to compile on Win32, and silence a gcc warning on Linux M perlio.c commit 964b8029f4ef9fc7d4fdca44f7110c879c0676a1 Author: Karl Williamson <pub...@khwilliamson.com> Date: Sat Feb 2 08:41:39 2013 -0700 dist/IO/IO.xs: Silence compiler warning This variable is unused, doesn't need to be declared. M dist/IO/IO.xs ----------------------------------------------------------------------- -- Perl5 Master Repository