Re: msvcrt: add some demangle features

2009-12-28 Thread Eric Pouech
André Hentschel a écrit : Eric Pouech schrieb: André Hentschel a écrit : - +if (*sym->current == 'A') sym->current++; I don't understand how this would be necessary? Are you sure it's needed ? A+ There is also the possibility "P" for "multidimensional arrays".

Re: msvcrt: add some demangle features

2009-12-27 Thread André Hentschel
Eric Pouech schrieb: > André Hentschel a écrit : >> - >> +if (*sym->current == 'A') sym->current++; >> > I don't understand how this would be necessary? > Are you sure it's needed ? > A+ > There is also the possibility "P" for "multidimensional arrays". The "A" actually seems to mean "

Re: msvcrt: add some demangle features

2009-12-27 Thread Eric Pouech
André Hentschel a écrit : - +if (*sym->current == 'A') sym->current++; I don't understand how this would be necessary? Are you sure it's needed ? A+ -- Eric Pouech "The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Dou