9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "will551" <will551@iol.ie>
To: <9fans@cse.psu.edu>
Subject: [9fans] tclport - stat problems - fix
Date: Thu,  1 May 2003 09:09:09 +0100	[thread overview]
Message-ID: <18e201c30fb8$f16d0a00$eb4a800a@will5510> (raw)
In-Reply-To: <02247be5cd632c939bbe3773ce22b821@snellwilcox.com>

hi
got that problem with stat fixed around midnight last night!
turned out that the default compile for Tcl was setting some
types to different types e.g. size_t to int. Some of these
types were used in the stat structure which of course was
already compiled with the original sizes.
I am running the Tcl test procedures at the moment so
will hopefully have a build early next week.
l8r
will551

> I am have a problem with the function stat.
> When I ask for the file size of a file with the tcl "file" command I get
> a huge number that doesnt seem to relate to the file size at all:
> % file size blah.file
> 512341234556





      reply	other threads:[~2003-05-01  8:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <282797405@snellwilcox.com>
2003-04-30  9:33 ` [9fans] tclport - stat problems steve.simon
2003-05-01  8:09   ` will551 [this message]

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='18e201c30fb8$f16d0a00$eb4a800a@will5510' \
    --to=will551@iol.ie \
    --cc=9fans@cse.psu.edu \
    /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).