User forums > Nightly builds
The 16 November 2013 build (9455) is out.
oBFusCATed:
Are the line with wrong EOL typed by you or are they autogenerated by a wizard (file or project)?
ToApolytoXaos:
--- Quote from: oBFusCATed on November 29, 2013, 08:35:22 pm ---Are the line with wrong EOL typed by you or are they autogenerated by a wizard (file or project)?
--- End quote ---
I don't mess with EOL at all; it's the wizard's job to handle such things. Also, I went to Tweaks and changed the EOL and upon close and reopen the file, it still holds the old EOL :/
oBFusCATed:
Set "Ensure consistent EOL" in the editor settings and you're ready to go.
Probably the wizards doesn't change the EOLs for template files.
stahta01:
Windows NON PCH (Precompiled Header) build issue.
I am testing some rarely built projects for wxWidgets 3.0 issues and got error building ModPoller Optional Plugin.
Tim S.
--- Code: ---Index: src/plugins/modpoller/ModPoller.h
===================================================================
--- src/plugins/modpoller/ModPoller.h (revision 9479)
+++ src/plugins/modpoller/ModPoller.h (working copy)
@@ -13,6 +13,7 @@
#endif
#include <cbplugin.h>
+#include <editormanager.h>
class ModPoller : public cbPlugin
{
--- End code ---
oBFusCATed:
In svn...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version