login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #315 segmentation fault when the compiler processes badly indented macro that contain $Lisp revision 1 of 3

1 2 3
Editor:
Time: 2007/11/17 22:25:21 GMT-8
Note: attachment

changed:
-
See attached file for the source code.

<pre>
(1) -> )co mytest.spad 
   Compiling AXIOM source code from file /home/greg/Axiom/mytest.spad using old system compiler.
   MYIARR abbreviates domain MyIndexedOneDimensionalArray 
   processing macro definition Qsetelt ==> elt(Lisp,SETELT) 
   processing macro definition Qnew ==> elt(Lisp,GETREFV) 
   processing macro definition (elt Lisp SETELT) ==> elt(Lisp,SETELT) 
Segmentation fault
</pre>

<a href="mytest.spad">mytest.spad</a>


Submitted by : (unknown) at: 2007-11-17T22:25:21-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

See attached file for the source code.

(1) -> )co mytest.spad 
   Compiling AXIOM source code from file /home/greg/Axiom/mytest.spad using old system compiler.
   MYIARR abbreviates domain MyIndexedOneDimensionalArray 
   processing macro definition Qsetelt ==> elt(Lisp,SETELT) 
   processing macro definition Qnew ==> elt(Lisp,GETREFV) 
   processing macro definition (elt Lisp SETELT) ==> elt(Lisp,SETELT) 
Segmentation fault

mytest.spad