Follow-up Comment #2, bug #21898 (project grep):

I was looking for the patch to bc-1.06 that fixed the math library
segmentation fault. Found it a couple of days back on linuxfromscratch.org, I
think, don't find it now. But I'm betting this was the same issue:

bc/load.c, line 159

  program_counter save_adr;

should be

  static program_counter save_adr;

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21898>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to