can DYNAMIC_ARRAY set its first argument to NULL?
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Bruno, Can --8<---------------cut here---------------start------------->8--- DYNAMIC_ARRAY(prompt,char,Sbvector_length(lastline)+1); --8<---------------cut here---------------end--------------->8--- set prompt to NULL? we test it for being NULL in rd_ch_terminal3 (and clang complains), but everywhere else we seem to assume that it is non-NULL. Thanks. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://camera.org https://jihadwatch.org http://honestreporting.com http://mideasttruth.com He who laughs last did not get the joke. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel