On Tue, 25 Apr 2006, Patrick Meredith wrote: > My guess is that it is because void* is always converted to sbyte* in llvm. > Since both char* and void* get mapped to sbyte* > the mapping back is difficult, and perhaps impossible. (Maybe I'm wrong?) Yup, that's right. -Chris -- http://nondot.org/sabre/ http://llvm.org/