|
From: Veit J. <nun...@go...> - 2011-01-29 16:06:53
|
2011/1/29 Veit Jahns <nun...@go...>: > 2011/1/22 Veit Jahns <nun...@go...>: >>> here are my changes, due to the ANSI compiler errors. The code no longer uses std::wstring now. >>> >>> [...] >> >> Thanks for the patch. I had trouble with the commit file, so I used >> only the patch file. The patch is now added and submitted it to the >> repository in the corresponding branch. >> >>> I'm still don't know why the suggestSimilar-function doesn't return the TCHAR** correct, when the IDE is not attached. But i'm looking forward to find the problem :) >> >> It seems that it does work now---at least on Win7. I will check Ubuntu tomorrow. > > It works on Ubuntu 10 as well. I have to correct this. I forgot to merge the latest changes. suggestSimilar() still returns a NULL pointer. Veit |