Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

CC comments improvement

(1/1)

ollydbg:
This is a patch for parserthread.h

Hope more patches will be added.  :D

For a reminder, this is a successor post of Re: New code completion remarks/issues

BTW: I personal suggest the thread New code completion remarks/issues should be moved to CodeCompletion redesign .




[attachment deleted by admin]

ollydbg:
Also, patch using TRACE macro and wx_str() function for parserthread.cpp


[attachment deleted by admin]

MortenMacFly:

--- Quote from: ollydbg on December 09, 2009, 08:16:18 am ---BTW: I personal suggest the thread New code completion remarks/issues should be moved to CodeCompletion redesign .

--- End quote ---
Done. :-)

ollydbg:
Here is the patch on parserthread.h, it adds some comments, and fixes a lot of typos. :D

[attachment deleted by admin]

ollydbg:
Hi Morten and all ,
this is a comment improvement on the Tokenizer.h file.

see the attachment below:

But I found a compiler error of Loaden's GCC 4.4.4


--- Code: ----------------- Build: Code-completion in Code::Blocks ---------------

[  6.3%] mingw32-g++.exe -Wall -g -pipe -mthreads -fmessage-length=0 -fexceptions -Winvalid-pch -DHAVE_W32API_H -D__WXMSW__ -DWXUSINGDLL -DcbDEBUG -DCB_PRECOMP -DWX_PRECOMP -DwxUSE_UNICODE  -DBUILDING_PLUGIN    -IC:\wxWidgets-2.8.10\include -IC:\wxWidgets-2.8.10\contrib\include -IC:\wxWidgets-2.8.10\lib\gcc_dll\mswu -Isdk\wxscintilla\include -Iinclude\tinyxml -Iinclude  -c C:\zyh\from_lab\cb_svn\src\plugins\codecompletion\ccdebuginfo.cpp -o .objs\plugins\codecompletion\ccdebuginfo.o
internal error in mingw32_gt_pch_use_address, at config/i386/host-mingw32.c:167: MapViewOfFileEx: Attempt to access invalid address.
Process terminated with status 1 (0 minutes, 3 seconds)
1 errors, 0 warnings

--- End code ---

I don't know why..... I just only add some comments on this header file.



[attachment deleted by admin]

Navigation

[0] Message Index

Go to full version