|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
pointer components and memory leaks
Started mrestelli · Date: Sep 16, 2008 10:06 ·
15 post(s) |
THE FOSSIL RECORD REFUTES EVOLUTION
Started Hamady · Date: Sep 16, 2008 14:59 ·
14 post(s) |
[INFO] The Nekojin List: Cat-people in Anime
Started Rob Kelk · Date: Sep 2, 2008 16:19 ·
1 post(s) |
protect paste operations from key rebindings
Started Dan Davison · Date: Aug 16, 2008 01:43 ·
1 post(s) |
[INFO] The Nekojin List: Cat-people in Anime
Started Rob Kelk · Date: Aug 1, 2008 17:00 ·
1 post(s) |
working machine representation
Started Jason mclaughlin · Date: Jul 22, 2008 05:40 ·
1 post(s) |
paul dainels coolmagicgingers elephant vanish
Started bill page · Date: Jul 20, 2008 16:46 ·
1 post(s) |
To Sir Brian Fletcher
Started THE BORG · Date: Jul 1, 2008 06:36 ·
26 post(s) |
[INFO] The Nekojin List: Cat-people in Anime
Started Rob Kelk · Date: Jul 1, 2008 14:40 ·
1 post(s) |
Who is the Most Hated Person in the History of the Animation Industry?
Started TMC1982 · Date: May 21, 2008 01:34 ·
48 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for inbetween in comp.lang.fortran
Author: Damian
Date: Sep 17, 2008 03:00
... overload the operators +, =, ... for a derived type with pointer components which does not leak memory? ... and I still get the memory leak in tt_sum. It seems to me that this example will always leak somewhere inbetween the "+" and the "=". (only tried one compiler)  ... The line   c=a+b first calls tt_sum to do the "a+b" bit. Then tt_def is called to do the "c=..." bit. But ...
Show full article (3.43Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for inbetween in comp.lang.fortran
Author: Damian
Date: Sep 17, 2008 02:49
... overload the operators +, =, ... for a derived type with pointer components which does not leak memory? ... and I still get the memory leak in tt_sum. It seems to me that this example will always leak somewhere inbetween the "+" and the "=". (only tried one compiler)  ... The line   c=a+b first calls tt_sum to do the "a+b" bit. Then tt_def is called to do the "c=..." bit. But ...
Show full article (4.97Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for inbetween in comp.lang.fortran
Author: mrestelli
Date: Sep 17, 2008 00:36
... to overload the operators +, =, ... for a derived type with pointer components which does not leak memory? ... and I still get the memory leak in tt_sum. It seems to me that this example will always leak somewhere inbetween the "+" and the "=". (only tried one compiler) ... The line c=a+b first calls tt_sum to do the "a+b" bit. Then tt_def is called to do the "c=..." bit. But what(or where) is...
Show full article (2.19Kb) |
Re: THE FOSSIL RECORD REFUTES EVOLUTION
Group: alt.philosophy · Group Profile · Search for inbetween in alt.philosophy
Author: Immortalist
Date: Sep 16, 2008 17:50
... are revealed. This possibly without even digging as scanning techniques get better. The only real places studied are places exposed like the Grand Canyon or the Rift Valley in Africa, these areas are few and far inbetween, and a few other places.. http://en.wikipedia.org/wiki/Rift_zone http://www.youtube.com/watch?v=GYVS_Yh6dTk if a bucket contains blue, red, green and orange marbles, then a sample of three marbles cannot possible ...
Show full article (5.72Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for inbetween in comp.lang.fortran
Author: rusi_pathan
Date: Sep 16, 2008 12:20
...  b%%x = -2.0  c = a+b  deallocate(a%%x,b%%x,c%%x) end program test and I still get the memory leak in tt_sum. It seems to me that this example will always leak somewhere inbetween the "+" and the "=". (only tried one compiler) Is the assignment to z in tt_sum the same as the assignment to y in tt_def, and subsequently c in the main prog? One of these structures is getting lost (since valgrind reports a fixed loss...
Show full article (3.15Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for inbetween in comp.lang.fortran
Author: nospam
Date: Sep 16, 2008 12:13
... a way to overload the operators +, =, ... for a derived type with pointer components which does not leak memory? ... and I still get the memory leak in tt_sum. It seems to me that this example will always leak somewhere inbetween the "+" and the "=". (only tried one compiler) ... The line c=a+b first calls tt_sum to do the "a+b" bit. Then tt_def is called to do the "c=..." bit. But what(or where) is the rhs of ...
Show full article (1.57Kb) |
Re: pointer components and memory leaks
Group: comp.lang.fortran · Group Profile · Search for inbetween in comp.lang.fortran
Author: Paul van Delst
Date: Sep 16, 2008 11:40
....0 , 5.0 /) b%%x = -2.0 c = a+b deallocate(a%%x,b%%x,c%%x) end program test and I still get the memory leak in tt_sum. It seems to me that this example will always leak somewhere inbetween the "+" and the "=". (only tried one compiler) Is the assignment to z in tt_sum the same as the assignment to y in tt_def, and subsequently c in the main prog? One of these structures is getting lost (since valgrind reports a fixed loss ...
Show full article (2.78Kb) |
[INFO] The Nekojin List: Cat-people in Anime
Group: rec.arts.anime.fandom · Group Profile · Search for inbetween in rec.arts.anime.fandom
Author: Rob Kelk
Date: Sep 2, 2008 16:19
...MIKO): A "Ghost Cat" who has lived near the Asagiri shrine for many years and sometimes helps to protect it, and its humans, from demons. She can appear as a black cat, as a human with cat-eyes, or any form inbetween. [DM] Korin (DRAGONBALL): The cat on top of Korin's tower. [GM] Koshka (USAGI-CHAN DE CUE): A cat-human hybrid who aims to defeat the lead female, the rabbit-human hybrid Mimika. She has cat-eyes, cat-ears and...
Show full article (18.64Kb) |
protect paste operations from key rebindings
Group: gnu.emacs.help · Group Profile · Search for inbetween in gnu.emacs.help
Author: Dan Davison
Date: Aug 16, 2008 01:43
As an experiment, I've bound ( and [ and " to functions which automatically insert the closing character, and leave point inbetween. I think I like this behaviour, at least while programming. I'm running ubuntu with gnome. Unfortunately, if I'm running emacs in a gnome-terminal (no X), and I paste the X clipboard contents into a buffer using both mouse buttons, or shift-insert, then my keybindings have their effect, and I get all sorts of ...
Show full article (1.19Kb) |
[INFO] The Nekojin List: Cat-people in Anime
Group: rec.arts.anime.fandom · Group Profile · Search for inbetween in rec.arts.anime.fandom
Author: Rob Kelk
Date: Aug 1, 2008 17:00
...MIKO): A "Ghost Cat" who has lived near the Asagiri shrine for many years and sometimes helps to protect it, and its humans, from demons. She can appear as a black cat, as a human with cat-eyes, or any form inbetween. [DM] Korin (DRAGONBALL): The cat on top of Korin's tower. [GM] Koshka (USAGI-CHAN DE CUE): A cat-human hybrid who aims to defeat the lead female, the rabbit-human hybrid Mimika. She has cat-eyes, cat-ears and...
Show full article (18.64Kb) |
|
|
|