perl11 / potion

_why the lucky stiff's little language (the official repo... until _why returns)

Home Page:http://groups.google.com/group/potion-lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

old make -jn: test/classes/sub.pn: expected <(7, 52, 9, 81)>, but got <(nil, nil, 9, 81)>

rurban opened this issue · comments

This is a parallel make issue, fixed with gmake-4.0 or by using -j1 with make-3.81

The same error appeared with test/classes/creature.pn before.

There is still some stack overwriting happening somewhere occasionally