ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Olaf Weber <olaf@infovore.xs4all.nl>
Cc: "George N. White III" <WhiteG@mar.dfo-mpo.gc.ca>,
	ConTeXt mailing list <ntg-context@ntg.nl>
Subject: Re: texfont bad mode (755->0755) for mkdir, missing map line
Date: 13 Nov 2001 18:46:39 +0100	[thread overview]
Message-ID: <87pu6m36o0.fsf@infovore.xs4all.nl> (raw)
In-Reply-To: <5.1.0.14.1.20011113092509.03e11990@server-1>

Hans Hagen writes:
> At 08:28 PM 11/12/2001 -0400, George N. White III wrote:

>> I've just started using texfont, version=2000.12.14, (from the Sept. 14th
>> beta), and encountered a couple minor problems:
>> 
>> 1) The line with mkdir:
>> 
>> { my $str = shift ; mkdir $str, 0755 unless -d $str }
>> 
>> originally used a mode off '755', which gives bad permissions
>> for the directories texfont creates.

> so the 0 really means something (i thought that perl would see it as a
> number and drop leading 0's)

Perl probably _is_ interpreting it as "just a number".  But the
leading zero means the number is in octal.  See perlnumber(1).

-- 
Olaf Weber

[M]ost likely other e-mail programs like Eudora are not designed to enable
virus replication.
     -- http://www.microsoft.com/mac/products/office/2001/virus_alert.asp#Faqs


  parent reply	other threads:[~2001-11-13 17:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.GSO.4.40.0111122014370.12541-100000@emerald.bio.dfo.c a>
2001-11-13  8:26 ` Hans Hagen
2001-11-13 16:11   ` George N. White III
2001-11-13 17:46   ` Olaf Weber [this message]
2001-11-14 20:24   ` George N. White III
     [not found]   ` <Pine.GSO.4.40.0111141607490.23556-100000@emerald.bio.dfo.c a>
2001-11-15  8:35     ` Hans Hagen
2001-11-15 16:06       ` George N. White III
2001-11-13  0:28 George N. White III

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pu6m36o0.fsf@infovore.xs4all.nl \
    --to=olaf@infovore.xs4all.nl \
    --cc=WhiteG@mar.dfo-mpo.gc.ca \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).