Simon Cozens: # This is never set, although it is (indirectly) tested for. Here's # a patch. # # (@c{qw(ivsize opsize nvsize)})=split('/', `./test$c{exe}`); # +$c{longsize} = $c{opsize}; Actually, that middle one *should* be longsize, not opsize. That was from before I realized what longsize was used for. I'll commit a trivial fix in a bit. --Brent Dax [EMAIL PROTECTED] They *will* pay for what they've done.
- $PConfig{longsize} Simon Cozens
- Brent Dax