Pike 8.0 release 1116
David Estopa <[email protected]> Tue, 26 Apr 2022 17:01:34 +0200
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, Friends of Pike! On Pike 8.0 1116, have anybody experienced similar malloc error trying to include several .h files into a program? malloc(): invalid next size (unsorted) corrupted size vs. prev_size My program includes several .h to define several languages constants. If I include 18 works fine, but cannot include one more. Is there a max size limit to include files into a pike program? Thanks in advance. David Estopà