Author Topic: The 27-31 October 2007 build will NOT be out.  (Read 76923 times)

Offline szczepan

  • Multiple posting newcomer
  • *
  • Posts: 42
Re: The 27-31 October 2007 build will NOT be out.
« Reply #45 on: October 30, 2007, 10:02:44 pm »

I added the const, but on linux everything builded fine for me, just tried on windows same issue, but why should it not be const ??
[now the warning will be back :-( ] It is used once at a place where I cast away the const, but as fas as I can't tell from the wx doc, it seems the argument will not be changed by the wxImage method [not even delete since 2e arg is true]

Have undo-ed that const in the meantime.

[I wonder why make or gcc apparently is not working correctly, since for some it breaks compilation, for others it don't]

Hmmm... maybe try including fnb_resources.h from fnb_resources.cpp? The header is where all the variables are declared extern, and I believe this will hint the compiler not to optimize the consts away.


Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: The 27-31 October 2007 build will NOT be out.
« Reply #46 on: October 31, 2007, 07:48:31 pm »
Anyone able to access SVN?
I am having problems, but http://monitor.berlios.de/berlios-status/ looked OK to me.

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline dannyyy

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 27-31 October 2007 build will NOT be out.
« Reply #47 on: October 31, 2007, 08:12:20 pm »
Confirmed, same problem here...connection refused.

Offline keenblade

  • Multiple posting newcomer
  • *
  • Posts: 36
  • tao
    • keenblade
Re: The 27-31 October 2007 build will NOT be out.
« Reply #48 on: October 31, 2007, 08:55:27 pm »
Confirmed. SVN access via SVN does not work,
but SVN access via HTTP works.
« Last Edit: October 31, 2007, 09:03:34 pm by keenblade »
Anyway it\'s all the same at the end...

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 27-31 October 2007 build will NOT be out.
« Reply #49 on: November 01, 2007, 12:01:28 am »
Now works for me

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: The 27-31 October 2007 build will NOT be out.
« Reply #50 on: November 01, 2007, 12:57:56 am »
Confirmed. SVN access via SVN does not work,
but SVN access via HTTP works.

I agree, SVN access via SVN does not work.
But, while SVN access via HTTP works most of the time; I am having some issues with it also.

Update, SVN access via SVN seems to be working at least a little bit now.

Tim S
« Last Edit: November 01, 2007, 02:45:34 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org