Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
Patch for handle preprocessor - V2 - beta 3
hakim:
In beta2 patch ".cpp" is missing in line 45.
ollydbg:
--- Quote from: hakim on April 27, 2010, 02:39:19 pm ---In beta2 patch ".cpp" is missing in line 45.
--- End quote ---
??Can you enplane more? I don't catch your idea.
hakim:
--- Quote from: ollydbg on April 27, 2010, 02:53:06 pm ---
--- Quote from: hakim on April 27, 2010, 02:39:19 pm ---In beta2 patch ".cpp" is missing in line 45.
--- End quote ---
??Can you enplane more? I don't catch your idea.
--- End quote ---
Just take a look at line 45 in "cc_handle_preprocessor_beta_2.patch" and you'll understand...
ollydbg:
--- Quote from: hakim on April 27, 2010, 04:21:02 pm ---
--- Quote from: ollydbg on April 27, 2010, 02:53:06 pm ---
--- Quote from: hakim on April 27, 2010, 02:39:19 pm ---In beta2 patch ".cpp" is missing in line 45.
--- End quote ---
??Can you enplane more? I don't catch your idea.
--- End quote ---
Just take a look at line 45 in "cc_handle_preprocessor_beta_2.patch" and you'll understand...
--- End quote ---
Thanks. I see, see below:
--- Code: --- parser/parserthread.cpp \
parser/token.cpp \
parser/tokenizer.cpp \
- parser/searchtree.cpp
+ parser/searchtree.cpp \
+ parser/expression
noinst_HEADERS = ccdebuginfo.h \
ccoptionsdlg.h \
@@ -40,4 +41,5 @@
--- End code ---
So, it should be: expression.cpp
Loaden:
--- Quote from: hakim on April 27, 2010, 04:21:02 pm ---
--- Quote from: ollydbg on April 27, 2010, 02:53:06 pm ---
--- Quote from: hakim on April 27, 2010, 02:39:19 pm ---In beta2 patch ".cpp" is missing in line 45.
--- End quote ---
??Can you enplane more? I don't catch your idea.
--- End quote ---
Just take a look at line 45 in "cc_handle_preprocessor_beta_2.patch" and you'll understand...
--- End quote ---
Thanks!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version