[pypy-dev] Fwd: Work plan for PyPy
Armin Rigo
arigo at tunes.org
Sat Jun 30 13:49:21 CEST 2007
Hi Maciek,
On Sat, Jun 30, 2007 at 01:12:57PM +0200, Maciek Fijalkowski wrote:
> Just a little correction - you can express c-level constant in lltype.
> There is CConstant class for that.
True, although I'm not sure it works for non-integer constants (e.g.
static data). Also, I suppose that it could be abused to represent
"errno" but it looks fragile.
A bientot,
Armin.
More information about the pypy-dev
mailing list