Skip to Content.
Sympa Menu

mathemagix-devel - mmx_parser

Subject: Mathemagix

List archive

mmx_parser


Chronological Thread 
  • From: Grégoire Lecerf <address@concealed>
  • To: address@concealed
  • Subject: mmx_parser
  • Date: Wed, 07 Nov 2007 10:12:35 +0100

Hi,
I've just modified mmx_parser.ypp to fix the stack overflow problem.
Reallocation should now be done properly so that you can parse huge files
involving long right reductions :-)
The initial size of the parser stack is set to 8 during a "test period" -- it will then be increased to 128 or 256.
During this perdiod the ERROR_VERBOSE is disabled due to a bug in bison until
the lattest 2.3 version. Hopefully this bug is already fixed for the next version.
I will take that into account within the installation process.
Grégoire.




Archive powered by MHonArc 2.6.18.

Top of Page