From: Jurjen Stellingwerff <jurjen@stwerff.xs4all.nl>
To: caml-list@pauillac.inria.fr
Subject: [Caml-list] Unix file premissions bug?
Date: 11 Jun 2003 18:19:12 +0200 [thread overview]
Message-ID: <1055348351.3214.13.camel@jurjen.stwerff.xs4all.nl> (raw)
Hello Matt Gunshee,
The problem is that Unix.chmod assumes orthogonal numbers
These are written like:
0o755
similar as hexadecimal
0x1fa
In your example you gave decimal numbers and those give that odd
behavior ...
Success,
Jurjen
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
reply other threads:[~2003-06-11 16:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1055348351.3214.13.camel@jurjen.stwerff.xs4all.nl \
--to=jurjen@stwerff.xs4all.nl \
--cc=caml-list@pauillac.inria.fr \
/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