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 Transfer and variables that don't use all their storage space.
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
 
James Giles  
View profile  
 More options Apr 9 2007, 2:31 pm
Newsgroups: comp.lang.fortran
From: "James Giles" <jamesgi...@worldnet.att.net>
Date: Mon, 09 Apr 2007 18:31:20 GMT
Local: Mon, Apr 9 2007 2:31 pm
Subject: Re: Transfer and variables that don't use all their storage space.

Richard Maine wrote:
> [...]     then copying the same bits
> to another location doesn't preserve their meaning.

Exactly the point I made last time: TRANSFER deals with
internal represenatations while assignment (and most other
features of the language) deal with values.  There's no
requirement that operations on values must preserve
representations.

Pointers and garbage collect are a good case in point.
Another reason that your assumption that an intermediate
assignment should be considered fair use of the TRANSFER
identity we've been talking about is just wrong.

--
J. Giles

"I conclude that there are two ways of constructing a software
design: One way is to make it so simple that there are obviously
no deficiencies and the other way is to make it so complicated
that there are no obvious deficiencies."   --  C. A. R. Hoare


 
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.