From: <fl...@us...> - 2012-07-04 11:07:03
|
Revision: 7609 http://mlton.svn.sourceforge.net/mlton/?rev=7609&view=rev Author: fluet Date: 2012-07-04 11:06:57 +0000 (Wed, 04 Jul 2012) Log Message: ----------- Tweaks to struct GC_intInf and struct GC_string. Using an extended field designator in offsetof is a GNU gcc extension. Also, the union with pointerAux serves no purpose, since pointerAux has no '__attribute__ ((aligned))'. Modified Paths: -------------- mlton/trunk/runtime/gc/int-inf.c mlton/trunk/runtime/gc/int-inf.h mlton/trunk/runtime/gc/string.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ MLton-commit mailing list MLt...@li...; mlt...@ml... https://lists.sourceforge.net/lists/listinfo/mlton-commit |