On Mon, 2007-04-02 at 11:05 +0200, Klas Ivarsson wrote:
> 
> With revision 1319 Felix handles strings in the varray better:)
> But there is some kind of limitations with bool:

Yes, and any other algebraic type .. at present the
varray is some how failing to tell the RTTI generator
that the element types requires a shape object.

this annotation in the standard library:

   _gc_pointer _gc_type t type varray[t] = "?1*";
   //          ^^^^^^^^^^^

was supposed to do that, it's obviously not working.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to