type
PCallback=proc(data:ptr)
causes the following error when compiled: SIGSEGV: Illegal storage access. (Attempt to read from nil?)
Using windows 8 with the latest mingw4.x and the latest 0.9.3 nimrod leeched directly from github
Should I file this as a bug?