[Python-Dev] segfault (double free?) when '''-string crosses line (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Mon Apr 10 08:40:12 CEST 2006
- Previous message: [Python-Dev] segfault (double free?) when '''-string crosses line
- Next message: [Python-Dev] segfault (double free?) when '''-string crosses line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters wrote:
_#ifdef VMS extern char* vms_StdioReadline(FILE *sysstdin, FILE *sysstdout, char *prompt); #endif
may be (it's apparently not checked in, and Google couldn't find it either). Does anyone still work on the VMS port? If not, screw it ;-)
I would have no concerns with breaking the VMS port. If it is broken, we will either receive patches, or it stays broken.
Regards, Martin
- Previous message: [Python-Dev] segfault (double free?) when '''-string crosses line
- Next message: [Python-Dev] segfault (double free?) when '''-string crosses line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]