Author Topic: The 08 february 2007 build is out.  (Read 34250 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 08 february 2007 build is out.
« on: February 08, 2007, 11:01:06 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 08 February 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_Ubuntu6.xx.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • File->Properties now works for files not belonging to a project too
  • Bug-fix for wizard generated files added to project w/out checking if they are part of the project already

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)


Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 08 february 2007 build is out.
« Reply #1 on: February 08, 2007, 11:32:21 pm »
Hi !

Thanks for the quick implementation (File->Properties now works for files not belonging to a project too) !

One remark, as you can see on the picture, there is an "Included files : TBD" on the panel for an "external" file.
This item is hidden for project files.

Dje


[attachment deleted by admin]

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2773
Re: The 08 february 2007 build is out.
« Reply #2 on: February 09, 2007, 12:05:55 am »
@KillerBot

Could you include the main codeblocks' link libs in the nightly .7zip and .deb so we could link our plugins against the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

thanks
pecan
« Last Edit: February 09, 2007, 01:53:24 pm by Pecan »

Offline s79

  • Multiple posting newcomer
  • *
  • Posts: 11
New interface?
« Reply #3 on: February 09, 2007, 12:31:13 am »
I'm work on version 3565. Install new version 3589. There were questions:
1) Not work: Project -> build option
2)Change interface in "compiler setting" and "project/target options".There was "tab interface",  become "list interface"? :( how can  I use old interface in that and new version. Tab interface is usability for me.
3)In oldest version "symbol browser" can add as tab in project windows, can I do in new version?

Alaric

  • Guest
Re: The 08 february 2007 build is out.
« Reply #4 on: February 09, 2007, 01:05:42 am »
Umm.. the .deb link doesn't work

Offline gjsmo

  • Multiple posting newcomer
  • *
  • Posts: 28
  • i luv computers
    • My Blog
Re: The 08 february 2007 build is out.
« Reply #5 on: February 09, 2007, 01:23:49 am »
Umm.. the .deb link doesn't work
It says "not yet" silly. That means the .deb file isn't out yet!
http://www.danasoft.com/sig/gjsmo.jpg i luv linux.
There are 10 types of people in this world - those who understand binary and those who don't.
oh yeah: "I didn't really say everything I said."      -Yogi Berra

Wraithan

  • Guest
Re: The 08 february 2007 build is out.
« Reply #6 on: February 09, 2007, 01:45:30 am »
I had the same problem as was posted below me in the Rev3586 thread, color settings weren't being retained, with this release my settings are being retained again.

My install process(which was asked of me in the other thread):

I have a folder C:\CodeBlocks where I unzip Code::Blocks to each time I upgrade, I have the fixed wxWidgets dll in there, and that is the only thing I put in there myself, everything else in that folder is either auto generated by Code::Blocks or from the nightly build. I do not delete anything in that folder, just unzip and overwrite all.

alanwong

  • Guest
Re: The 08 february 2007 build is out.
« Reply #7 on: February 09, 2007, 03:00:12 am »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 08 february 2007 build is out.
« Reply #8 on: February 09, 2007, 08:00:11 am »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: The 08 february 2007 build is out.
« Reply #9 on: February 09, 2007, 08:04:01 am »
Quote
When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Are you possibly using Code Folding?... if so that bug is already fixed, not yet applied though...  :lol:

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 08 february 2007 build is out.
« Reply #10 on: February 09, 2007, 08:50:48 am »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Using Revision 3589 and I've not faced such bug.
Be a part of the solution, not a part of the problem.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 08 february 2007 build is out.
« Reply #11 on: February 09, 2007, 09:46:02 am »
Quote from: Pecan
@KillerBot

Could you include the main codeblocks' link libs in the night .7zip and .deb so we could link our plugins agains the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

Hint: you can link directly to the DLL (in other words, the import library is not needed)...
Be patient!
This bug will be fixed soon...

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 08 february 2007 build is out.
« Reply #12 on: February 09, 2007, 11:13:51 am »
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, ...

is the patch somewhere available or
could you please put the patch into svn ?

thx

--tiwag


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 08 february 2007 build is out.
« Reply #13 on: February 09, 2007, 12:10:03 pm »
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2773
Re: The 08 february 2007 build is out.
« Reply #14 on: February 09, 2007, 01:57:23 pm »
Quote from: Pecan
@KillerBot

Could you include the main codeblocks' link libs in the night .7zip and .deb so we could link our plugins agains the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

Hint: you can link directly to the DLL (in other words, the import library is not needed)...

Thanks, I've done that in the past, but you told us once (about a year ago) not to do that. I didn't understand at the time, but I've followed your instructions about that ever since. I probably misunderstood you.

http://forums.codeblocks.org/index.php?topic=1191.msg8585#msg8585

It's nice to know we can link against the .dll and .so  It makes keeping up with Lieven (The Nightly Builder {queue up music in background}) very convenient.

Thanks
« Last Edit: February 09, 2007, 02:41:21 pm by Pecan »

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 08 february 2007 build is out.
« Reply #15 on: February 09, 2007, 02:54:03 pm »
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

does this patch apply to "wxWidgets 2.6.3" with already applied "wxWidgets 2.6.3 Patch 2" ???

a readme file with some detailed information should be provided
and a more descriptive filename maybe couldn't harm too !

thx

--tiwag

alanwong

  • Guest
Re: The 08 february 2007 build is out.
« Reply #16 on: February 09, 2007, 03:28:48 pm »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...




Now I understand ,because project's folder name it must with english name, but my project folder name with chinese name.   In fact,This is a small bug too.
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 08 february 2007 build is out.
« Reply #17 on: February 09, 2007, 03:34:56 pm »
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab
Be a part of the solution, not a part of the problem.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 08 february 2007 build is out.
« Reply #18 on: February 09, 2007, 04:02:33 pm »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...

Do you have spaces in the path that contains the rc file?
If so, you have to upgrade the binutils-2.17.50-20070129-1 that have the space fix in them.

Tim S
« Last Edit: February 09, 2007, 04:15:06 pm 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 08 february 2007 build is out.
« Reply #19 on: February 09, 2007, 04:04:55 pm »
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

does this patch apply to "wxWidgets 2.6.3" with already applied "wxWidgets 2.6.3 Patch 2" ???

a readme file with some detailed information should be provided
and a more descriptive filename maybe couldn't harm too !

thx

--tiwag

I am guessing that this file contains my three patches that have NOT been approved by the wxWidgets team but have been applied to code::blocks DLL to fix windows only issues.

I have download it and it contains files the whole files not patches.
src/msw/ownerdrw.cpp
src/msw/tbar95.cpp
src/msw/menu.cpp

Note, I assumed that wxWidgets was at wxWidgets 2.6.3 Patch 2 or at 2.6 branch cvs before my patches were done.
Note, my patches were back ports of fixes done in post 2.8.1 cvs.

Tim S
« Last Edit: February 09, 2007, 04:11:10 pm 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

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2773
Re: The 08 february 2007 build is out.
« Reply #20 on: February 09, 2007, 04:23:34 pm »
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

does this patch apply to "wxWidgets 2.6.3" with already applied "wxWidgets 2.6.3 Patch 2" ???

a readme file with some detailed information should be provided
and a more descriptive filename maybe couldn't harm too !

thx

--tiwag

I've had these patches installed to the patch2 version of wxWidgets for some time now. They work fine so far.

It would be nice if the download file was on berlios so other devs could access it.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 08 february 2007 build is out.
« Reply #21 on: February 09, 2007, 04:24:23 pm »
ok some more details :
1) it are the adjusted files (not patches) : based upon wx2.6.3pl2
2) we didn't put them in svn, since we don't want to put the hassle on people to build wx (they can just download the patched dll from the nightlies)
3) this patched dll is even more unofficial then the other one in the nightly builds ;-)
4) the name of the zip file was because pecan was the first one to request it ;-)

I will however put a link to the zip file (and put it on berlios) so everyone can download it, but it is totally without support. We are just waiting fo the wx guys to fix their bugs and hopefully one day we can start using that version of wx. Like today discovered again bugs in wx code (visible in the compiler options where the tabs have been replaced with a listbook, even some part of those bugs are also present on linux) ....

well : zip file coming one of these days in the nightlies forum ...

alanwong

  • Guest
Re: The 08 february 2007 build is out.
« Reply #22 on: February 09, 2007, 04:29:16 pm »
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong
« Last Edit: February 09, 2007, 04:53:03 pm by alanwong »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 08 february 2007 build is out.
« Reply #23 on: February 09, 2007, 05:10:31 pm »
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong

Yes, it is error.
windres does NOT like spaces!
windres compiles .rc files into .res files.
Tim S
« Last Edit: February 09, 2007, 05:12:11 pm 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

Offline xee

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 08 february 2007 build is out.
« Reply #24 on: February 09, 2007, 05:17:00 pm »
There errors happen with the previous nightly, and I assume they're still there as nothing was metioned about them in the changes

  • I keep getting the following error, after leaving C::B for a while(so probably it happens while auto-saving)



  • The logic of the newly added dialog to the new console application wizard is reversed, when I select yes I get /ML[d] and otherwise I get /MD[d]


alanwong

  • Guest
Re: The 08 february 2007 build is out.
« Reply #25 on: February 09, 2007, 05:33:38 pm »
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab




my seting:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wx_UR_Static
project folder path: C:\myproject
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wx_UR_Static
wxWidgets's location: C:\Program Files\wxWidgets280\wx_UR_Static


Is it error ?


Regards 
 
alanwong

Yes, it is error.
windres does NOT like spaces!
windres compiles .rc files into .res files.
Tim S


Now i have upgraded  to the binutils-2.17.50-20070129-1,and path:
CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\Program Files\wxWidgets280\wxURStatic
project folder path: C:\myprojec
project filename: test
Variable wx path: C:\Program Files\wxWidgets280\wxURStatic
wxWidgets's location: C:\Program Files\wxWidgets280\wxURStatic

but compile error is as of old.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 08 february 2007 build is out.
« Reply #26 on: February 09, 2007, 05:38:09 pm »
alanwong:

Turn on full command line logging and post it for compiling the rc.

"Settings" -> "Compiler and Debugger"
"Global Compiler Setting"
"Other Settings"
"compiler logging:" set to "Full Command Line"

Tim S
« Last Edit: February 09, 2007, 05:41:05 pm 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 08 february 2007 build is out.
« Reply #27 on: February 09, 2007, 05:55:38 pm »
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab

To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

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 Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 08 february 2007 build is out.
« Reply #28 on: February 09, 2007, 06:32:14 pm »
To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

Add C:\Program Files\wxWidgets280\wxURStatic\include to "Resource compiler Tab" under Search Directories. :)
Be a part of the solution, not a part of the problem.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 08 february 2007 build is out.
« Reply #29 on: February 09, 2007, 06:50:56 pm »
The logic of the newly added dialog to the new console application wizard is reversed, when I select yes I get /ML[d] and otherwise I get /MD[d]

Thanks for the post. It's fixed now. At revision 3591. :D
Be a part of the solution, not a part of the problem.

alanwong

  • Guest
Re: The 08 february 2007 build is out.
« Reply #30 on: February 10, 2007, 12:52:29 pm »
with the exception of this, but it have a old issue: 
builder message:
~1\trew\resource.rc:3: wx/msw/wx.rc: No such file or directory
 === Build finished: 1 errors, 0 warnings ===

Did you set appropriate wxWidgets path? The error suggests that it can't find <wxWidgets_dir>\include\wx\msw\wx.rc file.

Regards,

Biplab

To follow up this suggestion, have you verified that you have the correct path in "Project" -> "Build Options"?
"Search Directories"
"Resource Compiler"

Tim S





You are right.
because windres don't like spaces! so I modify path as :

CB setuppath: C:\Program Files\CodeBlocks
wxWidgets path: C:\wxWidgets280\wxURStatic
project folder path: C:\myprojec
project filename: test
Variable wx path: C:\wxWidgets280\
wxWidgets's location: C:\wxWidgets280\wxURStatic


Now,it is all right.

many thank you!

alanwong

Raedwulf

  • Guest
Re: The 08 february 2007 build is out.
« Reply #31 on: February 10, 2007, 02:25:31 pm »
The code completion for D is very buggy?

Code
-------------------

Error occured on Saturday, February 10, 2007 at 07:42:15.

E:\CodeBlocksNightly\codeblocks.exe caused an Access Violation at location 0074935b in module E:\CodeBlocksNightly\codeblocks.dll Writing to location 900008c2.

Registers:
eax=900008c2 ebx=0287d318 ecx=7c802600 edx=5d5e01b0 esi=ffffffff edi=0d0a0d29
eip=0074935b esp=04e0fdb0 ebp=04e0fdb0 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010216

Call stack:
0074935B  E:\CodeBlocksNightly\codeblocks.dll:0074935B  _ZN7SQLexer6ReadIDEv
007F6B51  E:\CodeBlocksNightly\codeblocks.dll:007F6B51  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE8_M_eraseESt14_List_iteratorIS1_E
007F6BD2  E:\CodeBlocksNightly\codeblocks.dll:007F6BD2  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE9pop_frontEv
005A5609  E:\CodeBlocksNightly\codeblocks.dll:005A5609  _ZN12cbThreadPool11GetNextTaskEv
005A5D4F  E:\CodeBlocksNightly\codeblocks.dll:005A5D4F  _ZN12cbThreadPool14cbWorkerThread5EntryEv
61A609D5  E:\CodeBlocksNightly\wxmsw26u_gcc_cb.dll:61A609D5  _ZN8wxThreadD2Ev
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B50B  C:\WINDOWS\system32\kernel32.dll:7C80B50B  GetModuleFileNameA


-------------------

Error occured on Saturday, February 10, 2007 at 07:43:29.

E:\CodeBlocksNightly\codeblocks.exe caused an Access Violation at location 0074935b in module E:\CodeBlocksNightly\codeblocks.dll Writing to location 8bffcc7d.

Registers:
eax=8bffcc7d ebx=02878848 ecx=7c802600 edx=830cc583 esi=ffffffff edi=746e6920
eip=0074935b esp=04aefdb0 ebp=04aefdb0 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010216

Call stack:
0074935B  E:\CodeBlocksNightly\codeblocks.dll:0074935B  _ZN7SQLexer6ReadIDEv
007F6B51  E:\CodeBlocksNightly\codeblocks.dll:007F6B51  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE8_M_eraseESt14_List_iteratorIS1_E
007F6BD2  E:\CodeBlocksNightly\codeblocks.dll:007F6BD2  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE9pop_frontEv
005A5609  E:\CodeBlocksNightly\codeblocks.dll:005A5609  _ZN12cbThreadPool11GetNextTaskEv
005A5D4F  E:\CodeBlocksNightly\codeblocks.dll:005A5D4F  _ZN12cbThreadPool14cbWorkerThread5EntryEv
61A609D5  E:\CodeBlocksNightly\wxmsw26u_gcc_cb.dll:61A609D5  _ZN8wxThreadD2Ev
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B50B  C:\WINDOWS\system32\kernel32.dll:7C80B50B  GetModuleFileNameA


-------------------

Error occured on Saturday, February 10, 2007 at 08:42:12.

E:\CodeBlocksNightly\codeblocks.exe caused an Access Violation at location 0074935b in module E:\CodeBlocksNightly\codeblocks.dll Writing to location 8bffcc7d.

Registers:
eax=8bffcc7d ebx=03be0590 ecx=7c802600 edx=830cc583 esi=ffffffff edi=746e6920
eip=0074935b esp=01c5fdb0 ebp=01c5fdb0 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010216

Call stack:
0074935B  E:\CodeBlocksNightly\codeblocks.dll:0074935B  _ZN7SQLexer6ReadIDEv
007F6B51  E:\CodeBlocksNightly\codeblocks.dll:007F6B51  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE8_M_eraseESt14_List_iteratorIS1_E
007F6BD2  E:\CodeBlocksNightly\codeblocks.dll:007F6BD2  _ZNSt4listIN12cbThreadPool21cbThreadedTaskElementESaIS1_EE9pop_frontEv
005A5609  E:\CodeBlocksNightly\codeblocks.dll:005A5609  _ZN12cbThreadPool11GetNextTaskEv
005A5D4F  E:\CodeBlocksNightly\codeblocks.dll:005A5D4F  _ZN12cbThreadPool14cbWorkerThread5EntryEv
61A609D5  E:\CodeBlocksNightly\wxmsw26u_gcc_cb.dll:61A609D5  _ZN8wxThreadD2Ev
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B50B  C:\WINDOWS\system32\kernel32.dll:7C80B50B  GetModuleFileNameA


Crashed 3 times while trying to edit a D file :(

Cheers.

Mayler

  • Guest
Re: The 08 february 2007 build is out.
« Reply #32 on: February 10, 2007, 03:02:17 pm »
I think that I found a glitch/bug. When I hold "enter"  in the replace part ( yes button )... It modifies my code replacing what i asked and putting new lines in some parts. I'm using this cb version.

Offline Silverling

  • Multiple posting newcomer
  • *
  • Posts: 18
Syntax highlighting on D
« Reply #33 on: February 10, 2007, 03:17:44 pm »
The D programming language has deprecated the "bit" keyword in favor of "bool". Also, D supports comments between /+ and +/. CodeBlocks hasn't update these features. I use the DMD compiler.

Thank you.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Syntax highlighting on D
« Reply #34 on: February 10, 2007, 06:14:02 pm »
The D programming language [...]
Just a side note: D syntax highlighting mainly comes from the wxScintilla component used by C::B. Recently there have been D modifications / additions for better support of D through (wx)Scintilla. This will be available to C::B, too once we switch (upgrade) to the new wxScintilla component (I'm using it already).
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 08 february 2007 build is out.
« Reply #35 on: February 10, 2007, 06:17:42 pm »
The code completion for D is very buggy?
Could you provide sample code (a D project) and exact the steps you did to reproduce? Which compiler (version) of D are you using? Because I cannot reproduce...?!
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline gd_on

  • Lives here!
  • ****
  • Posts: 797
Menu bug in "Settings"
« Reply #36 on: February 10, 2007, 08:02:25 pm »
I use a french translation of codeblocks.
Setting menu appears twice, one in english and one in french (Parametres). Normally, as shown when codeblocks is in english, all seetings are grouped only in one menu.
I have filled a bug report on berlios (but without images  :lol:)


[attachment deleted by admin]
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 08 february 2007 build is out.
« Reply #37 on: February 11, 2007, 05:54:46 am »
i have error when trying open Symbols the the it's not show the tab ! it's in pic.

AmR EiSa

[attachment deleted by admin]

Raedwulf

  • Guest
Re: The 08 february 2007 build is out.
« Reply #38 on: February 11, 2007, 09:28:35 am »
Its hard to reproduce, basically when im typing, codeblocks just crashes :|.
So far its rather random, without and specific thing I type causes an error, but if i disable code completion-> it works.

Let me download a new wxWidget DLL.

Cheers.