simon-git: charset (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Jan 25 20:27:41 GMT 2019


TL;DR:
  7fafbd0 Replace all uses of Perl <> with <<>>.

Repository:     https://git.tartarus.org/simon/charset.git
On the web:     https://git.tartarus.org/?p=simon/charset.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-01-25 20:27:41

commit 7fafbd0c7c8f02a028357719c4c60ae3594691f7
web diff https://git.tartarus.org/?p=simon/charset.git;a=commitdiff;h=7fafbd0c7c8f02a028357719c4c60ae3594691f7;hp=653de2598e7b1607e13ece74d3b596038901c0d2
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Jan 25 20:27:03 2019 +0000

    Replace all uses of Perl <> with <<>>.
    
    I've only just found out that it has the effect of treating the argv
    words not as plain filenames, but as arguments to Perl default 'open',
    i.e. if they end in | then the text before that is treated as a
    command.
    
    This is only in a script in a comment, but I'd like to get out of the
    habit of seeing <> as normal to use!

 iso6937.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list