dcc icon indicating copy to clipboard operation
dcc copied to clipboard

locident.h assert happens

Open lab313ru opened this issue 9 years ago • 1 comments

Here:

const LONG_STKID_TYPE & longStkId() const {assert(isLong() and loc==STK_FRAME); return id.longStkId;}

PP219.EXE with -c flag.

lab313ru avatar May 19 '16 14:05 lab313ru

Likely related to #15

nemerle avatar May 19 '16 18:05 nemerle