chromatic wrote:

On Mon, 2004-02-23 at 11:00, Leopold Toetsch wrote:

[ patch ]

Thanks applied.


I think this is right. I don't see anything which indicates CGoto
support,

when core_ops_cg.c gets compiled, CGoto is enabled.


... and I'm guessing at thread and signal support since two of the
tests ran in each, though the others all skipped.

t/pmc/threads.t ...

if ($^O eq 'linux' or $^O eq 'darwin') {
  plan tests => 11;


We AFAIK don't have a config variable that states "threads are ok", so platforms are hardcoded currently.



Linux x86 with gcc-3.3.2 also seems to work correctly.

Yep.




-- c
leo




Reply via email to