On Sep 10, 2013 11:15 PM, "Marek Janukowicz" <marek@janukowicz.net> wrote:
> `_D3std5regex13getUnicodeSetFNexAabbZxS3std8internal3uni12CodepointSet99__T12__lambda1529TyS3std8internal7uni_tab15UnicodePropertyTS3std8internal7uni_tab15UnicodePropertyZ12__lambda1529FNaNfyS3std8internal7uni_tab15UnicodePropertyS3std8internal7uni_tab15UnicodePropertyZb'
> collect2: error: ld returned 1 exit status
>

Are you using std.regex.getUnicodeSet anywhere?   Start reducing around that function call.

Regards
--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';