id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
332	Quick hacks for OSX build	LouiSe	il.smind@gmail.com	"I've attached modified source files required to build on Mac OS X platform with XCode. Default OSX C library lacks {{{strndup}}} and {{{strlen}}} functions, please add declarations to platform dependent section...

Hacks in src folder:
 - mhl/strndup.c: missing 'strndup' function code
 - mhl/strndup.h: missing 'strndup' function include
 - mhl/strnlen.c: missing 'strnlen' function code
 - mhl/strnlen.h: missing 'strnlen' function include
 - mhl/string.h: include of 'strnlen.h' and 'strndup.h'
 - vfs/vfs.c: include of 'strnlen.c' and 'strndup.c'

Download working binary for OSX Intel: http://louise.hu/poet/?p=2566"	defect	closed	major		mc-core		invalid						
