Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion 3-arg opens
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Juergen Boemmels  
View profile  
 More options May 27 2003, 9:48 am
Newsgroups: perl.perl6.internals
From: boemm...@physik.uni-kl.de (Juergen Boemmels)
Date: 27 May 2003 15:27:52 +0200
Local: Tues, May 27 2003 9:27 am
Subject: Re: 3-arg opens

Simon Glover <s...@amnh.org> writes:

[...]

>>>>        open I3, "temp.file", "r"

As written before, this is invalid. The correct way opening a file (at
least this week) for reading is

open I3, "temp.file", "<"

some months ago I changed the io from stdio to PIO and this changed
from "r" to "<".

>  Looking at the CVS change log, I see that the person responsible for
>  the offending line was... erm, well, me. In which case you can definitely
>  put this one down to incompetence :-(

Maybe it was an oversight of me when porting from stdio to PIO...

>  PS However, more documentation for the IO ops (and the IO subsystem
>  generally) would be a Good Thing, and might stop this sort of thing
>  from happening in the future.

I'm working on this. But at the moment I try to get ParrotIO away from
sys_mem_allocate/sys_mem_free to the garbage-collector, but there are
still bugs left.

I promise more documentation, but dont hold the breath

bye
boe
--
Juergen Boemmels                        boemm...@physik.uni-kl.de
Fachbereich Physik                      Tel: ++49-(0)631-205-2817
Universitaet Kaiserslautern             Fax: ++49-(0)631-205-3906
PGP Key fingerprint = 9F 56 54 3D 45 C1 32 6F  23 F6 C7 2F 85 93 DD 47


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.