
30 Nov
2012
30 Nov
'12
1:04 a.m.
On 30/11/12 01:11, Joel de Guzman wrote:
As I said over and over again, I'm listening and I would want to "fix" this issue if someone comes up with a reasonable (tested) patch that:
1) Detects the platform 2) Renames fusion::nil to something else (only for the affected platform)
As I suggested multiple times already, rename it to nil_ plus add a typedef to nil for compatibility. People that don't include the Mac OS X header can still use nil, and people that do can use nil_ instead.