Bill Allombert on Sat, 28 Jan 2017 14:14:32 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Use PROT_NONE for unused virtual stack memory


On Sat, Jan 14, 2017 at 03:16:36PM +0100, Bill Allombert wrote:
> On Thu, Jan 05, 2017 at 10:47:51AM +0100, Jeroen Demeyer wrote:
> > Hello pari-dev,
> > 
> > In attachment you find an updated version of my patch, taking in account
> > some comments by Bill Allombert and fixing #1881.
> 
> Applied, thanks a lot.

Unfortunately, this breaks the emscripten-compiled version.
(try E=ellinit("11a1");E.j).
This is very annoying.
Commit 0ce05b20 is OK, but f7d82845 does not work.

Cheers,
Bill.