Hi Manuel,
I attempted to change it to OBJECTPTR in my local repo and it worked. So I will
see how it go I guess…
Thanks for the reply.
Cheers,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementa
that in my back-end I cannot cast an integer to a
GC-ed heap object reference (which the OBJECTPTR translates to), it can only be
cast to a non-GC-ed memory object reference (a different memory space not part
of the GC managed heap).
Any ideas?
Regards,
John Zhang
? Would this be the case? And thus this wouldn’t
be a good idea, right?
Regards,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU College of Engineering &
Thanks Carl, Armin and William! We will look into it further.
Cheers,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU College of Engineering & Computer Sci
cific type information. Thus, among other
ways, we are trying to see how much we can recover this object layout/type
information. RTTI seems promising based on the description on the
documentation, but I can’t picture what it looks like at run time.
Can anyone provide some insight on this?
Thanks,
solution.
Regards,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU College of Engineering & Computer Science
108 North Rd
The Australian National University
A
just add a
small hack in my backend. But I’d like to know why this is the case in the
first place, is there a special reason for it?
Regards,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Divi
ludes both ‘lib’ and empty prefix.
On the other hand, I wonder if it’s also reasonable to modify the
`_finish_linking` function to include `platform.so_prefix[0]` to the generated
shared library name (see the attached patch).
Regards,
John Zhang
-
Thanks Armin!
I will keep my eyes open for other cases and let you know. :)
Cheers,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU College of Engineering &
atch to include
‘lib’ in the so_prefix on Darwin platforms.
The attached is a suggested solution patch.
Regards,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems G
Forgot the attachment, sorry!
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU College of Engineering & Computer Science
108 North Rd
The Australian National University
A
appreciate someone can patch the change (it’s a bit tricky on my end
using git-remote-hg. :P ).
Regards,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU Colleg
me some problems with not being able to find my
shared libraries on macOS X.
I’m wondering if that’s intentional, or just a mistake? It should be a simple
fix if it’s a mistake.
Regards,
John Zhang
--
John Zhang
Research Assistant
Programming
Hi Armin,
Thanks for the help!
The scoped_alloc really is quite handy in these situations.
Cheers,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU Colleg
?
it seems that I can’t just do
fn([a, b, c], 3)
Help appreciated.
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU College of Engineering & Computer Science
108
*);
}
Help appreciated.
Regards,
John Zhang
--
John Zhang
Research Assistant
Programming Languages, Design & Implementation Division
Computer Systems Group
ANU College of Engineering & Computer Science
108 North Rd
The Australian National Un
Hi Carl,
Great! It worked!
So the option disables all modules, and IO as well?
Cheers,
John Zhang
> On 19 Mar 2015, at 4:18 am, Carl Friedrich Bolz wrote:
>
> On 18/03/15 01:01, John Zhang wrote:
>> Hi all,
>> I'm worki
ranslation-backendopt-none \
$PYPY/pypy/goal/targetpypystandalone.py
It gives off an error during annotation stage, saying that it's not
able to find a module called '_rweakref'.
Does anyone know what the problem might be, and how one might go
and solve it?
App
18 matches
Mail list logo