[latex3-commits] [l3svn] r6778 - Rename \ior_get_str:NN to \ior_str_get:NN in l3trial

noreply at latex-project.org noreply at latex-project.org
Mon Dec 5 15:36:09 CET 2016


Author: bruno
Date: 2016-12-05 15:36:08 +0100 (Mon, 05 Dec 2016)
New Revision: 6778

Modified:
   trunk/l3trial/l3benchmark/l3benchmark.dtx
   trunk/l3trial/l3check/l3check.dtx
Log:
Rename \ior_get_str:NN to \ior_str_get:NN in l3trial


Modified: trunk/l3trial/l3benchmark/l3benchmark.dtx
===================================================================
--- trunk/l3trial/l3benchmark/l3benchmark.dtx	2016-12-05 05:12:54 UTC (rev 6777)
+++ trunk/l3trial/l3benchmark/l3benchmark.dtx	2016-12-05 14:36:08 UTC (rev 6778)
@@ -294,7 +294,7 @@
         \tex_immediate:D \tex_write:D 18
           { texlua ~ \c_@@_lua_file_tl }
         \ior_open:Nn \l_@@_ior { \c_@@_time_file_tl }
-        \ior_get_str:NN \l_@@_ior \l_@@_tl
+        \ior_str_get:NN \l_@@_ior \l_@@_tl
         \ior_close:N \l_@@_ior
         \fp_gset:Nn #1 { \l_@@_tl }
       }

Modified: trunk/l3trial/l3check/l3check.dtx
===================================================================
--- trunk/l3trial/l3check/l3check.dtx	2016-12-05 05:12:54 UTC (rev 6777)
+++ trunk/l3trial/l3check/l3check.dtx	2016-12-05 14:36:08 UTC (rev 6778)
@@ -1912,8 +1912,6 @@
 %
 % Alter |\color_group_begin:| if we decide to do something with |\group_begin:|.
 %
-% ^^A todo: inconsistency between \ior_str_map_inline and \ior_get_str
-%
 % ^^A todo: also provide \tl_set_from_file:Nnn as \file_contents_get:nnN ?
 %
 % \subsubsection{More stuff we could do}



More information about the latex3-commits mailing list