From: John L. <jla...@gm...> - 2006-12-11 23:29:44
|
On 12/11/06, klaas.holwerda <kho...@xs...> wrote: > Francesco Montorsi wrote: > > Klaas Holwerda ha scritto: > > I agree, I like to see "wxlua" as a prefix instead of having it in the middle. Ok, about the suggestions I made, I forgot to remove the wxlua_ prefix, I meant wxgtk2ud_wxlua_XXX.lib, but anyway, just ignore all that. having wxlua_wxgtk2ud_XXX.lib is just fine by me. > > I think we should also remove these blocks: > > > > #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) > > #pragma implementation "wxlstate.h" > > #endif > > > > GCC does not use it anymore since a long time and they can only give problems... > > > Very right, i still needed to that. Ok, I can do this. I'm going through all the code and hopefully once and for all give things good names now that I have a much better understanding of everything. -John Labenski |