[latex3-commits] [git/LaTeX3-latex3-l3build] experimental: Removed commented code. (b0373d2)

Paulo Roberto Massa Cereda cereda.paulo at gmail.com
Wed Jul 31 00:19:40 CEST 2019


Repository : https://github.com/latex3/l3build
On branch  : experimental
Link       : https://github.com/latex3/l3build/commit/b0373d25a5e105414f793dca4fe022f638254bf9

>---------------------------------------------------------------

commit b0373d25a5e105414f793dca4fe022f638254bf9
Author: Paulo Roberto Massa Cereda <cereda.paulo at gmail.com>
Date:   Tue Jul 30 19:19:40 2019 -0300

    Removed commented code.
    
    - Commented code was stripped out of the final file.
    - Debbuging info eliminated as well.


>---------------------------------------------------------------

b0373d25a5e105414f793dca4fe022f638254bf9
 l3build-arguments.lua | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index bbfe9b4..5e70dad 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -432,17 +432,6 @@ function l3args.argparse(targets, options, arguments)
                 end
               end
 
---              -- set value accordingly
---              if key ~= 'remainder' then
---                if c then
---                  keys[key] = c(v)
---                else
---                  keys[key] = v
---                end
---              else
---                l3args.insert(keys[key], v)
---              end
-
 --            -- there is no key, so we are
 --            -- in the remainder branch
             else





More information about the latex3-commits mailing list