git maxima output in wxmaxima.



Hello, I am using the following maxima:
Maxima 5.28.0_132_g5ad2bf7 http://maxima.sourceforge.net
using Lisp SBCL 1.1.1
on ubuntu 10.10 64 bits.
I don't know if this is the place or it has been discussed before ,
but I don't get a correct output when I type anything in wxmaxima
for example :
(%i1) 12;

outputs :

mlabel(%o1,12)

(%i2) sin(0.1);

outputs:

mlabel(%o2,.09983341664682815)

etc.
wxmaxima is 12.09.0

the problem doesn't appear with maxima 5.28 ,only with the devel version
so that's why I write to you not to the wxmaxima developers.
Any way I thought it could be of interest if it hasn't been noticed before.
Regards.