John Labenski ha scritto:
>>> 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.
great !

Before 2.8.0.0 release I hope to be able to put the PCH compilation in a 
better shape (i.e. have faster builds) by adding a wxluaprec.h file and 
a "wxlua.h" which include all wxLua headers so that ours PCH files will 
have also wxLua code precompiled (currently precompilation affects only 
wx headers).

Francesco



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to