simon-git: halibut (master): Simon Tatham

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


TL;DR:
  44df656 Replace all uses of Perl <> with <<>>.

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

commit 44df6568af58db34b33f7f13a528f0765cfc425e
web diff https://git.tartarus.org/?p=simon/halibut.git;a=commitdiff;h=44df6568af58db34b33f7f13a528f0765cfc425e;hp=93f612a919cc3b1cec8bdddf847df1a33a6dc22a
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Jan 25 20:23:20 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. That's not what was intended in any of these contexts!

 misc/logalloc | 2 +-
 psdata.c      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list