What is this????

build/release/tools/webserver.cpp:80: error: invalid conversion from ‘void*’ to 
‘const char*’


        
*((_a4117t_79205)(void*)((FLX_RAWADDRESS)ws_mv_8563&((~(FLX_RAWADDRESS)0)<<2))) 
 + 

typedef ::std::basic_string<char> _a4117t_79205;

The conversion mentioned is perfectly legal. But there is a bug, just not the 
one
it says: the bug is converting void* to a string (should have been a string* ).


--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to