Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Bugs (& fixes) » Upp2008.1 hungs [FIXED]
icon9.gif  Upp2008.1 hungs [FIXED] [message #18135] Fri, 12 September 2008 12:30 Go to next message
kov_serg is currently offline  kov_serg
Messages: 37
Registered: August 2008
Location: Russia
Member
I've found strange bug.
To view it add to project file a.h and then open it

[a.h]
/*
: operator
*/

and the IDE hung Confused

platform: winxp
upp: upp-mingw-2008.1.exe size=16714249 md5=7ddb302979ca94c28eaf635a4c35e605
  • Attachment: a.h
    (Size: 0.02KB, Downloaded 495 times)

[Updated on: Wed, 12 November 2008 11:45] by Moderator

Report message to a moderator

Re: Upp2008.1 hungs [message #18136 is a reply to message #18135] Fri, 12 September 2008 13:10 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
kov_serg wrote on Fri, 12 September 2008 06:30

I've found strange bug.
To view it add to project file a.h and then open it

[a.h]
/*
: operator
*/

and the IDE hung Confused

platform: winxp
upp: upp-mingw-2008.1.exe size=16714249 md5=7ddb302979ca94c28eaf635a4c35e605


Confirmed.

(Note that this forum is normally only for confirmed bugs - you should have posted it to appropriate forum).

Mirek
Re: Upp2008.1 hungs [message #18137 is a reply to message #18136] Fri, 12 September 2008 13:14 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Fixed, quick fix:

ide/Index.cpp 157

								while(!p.IsEof() && strchr(oc, *p.GetPtr())) {


Mirek
Previous Topic: Problem with xfce theme
Next Topic: Creatted not using object var by type FileSel
Goto Forum:
  


Current Time: Thu Mar 28 18:24:50 CET 2024

Total time taken to generate the page: 0.01107 seconds