cvs.delorie.com/djgpp/bugs/show.cgi | search |
Defining String variables global leads to "segmentation error". Could this be due to the String constructor being called before the initialization of some code it relies on? Obvious workaround: Don't declare String variables global. Declare pointers to strings instead.
Without a test case, I cannot do anything about this bug. The author of the bug report didn't reply to my mail. I'm closing this.
webmaster | delorie software privacy |
Copyright © 2010 by DJ Delorie | Updated Jul 2010 |