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

New code completion remarks/issues

<< < (41/54) > >>

ollydbg:

--- Quote from: MortenMacFly on October 21, 2009, 09:16:58 am ---
--- Quote from: ollydbg on October 21, 2009, 03:52:44 am ---Feed back and test case are all welcome!!! :D

--- End quote ---
I cannot apply this patch on trunk. Could you please provide a patch against (current) trunk using svn diff?

--- End quote ---

Sorry, I don't know how to use svn diff. :oops:

So, I upload the source file for you,  :D




[attachment deleted by admin]

MortenMacFly:

--- Quote from: ollydbg on October 21, 2009, 10:03:55 am ---Sorry, I don't know how to use svn diff. :oops:

--- End quote ---
It's very easy:
- Install the SVN command lien client
- Modify the sources as needed
- Within the SVN controlled (sub-)directory, issue this command:
  svn diff > my_patch.patch
Done. :-)


--- Quote from: ollydbg on October 21, 2009, 10:03:55 am ---So, I upload the source file for you,  :D

--- End quote ---
Works, thanks! I'll have a look... I have pending quite some patches now...

ollydbg:

--- Quote from: MortenMacFly on October 21, 2009, 10:13:50 am ---
--- Quote from: ollydbg on October 21, 2009, 10:03:55 am ---Sorry, I don't know how to use svn diff. :oops:

--- End quote ---
It's very easy:
- Install the SVN command lien client
- Modify the sources as needed
- Within the SVN controlled (sub-)directory, issue this command:
  svn diff > my_patch.patch
Done. :-)

--- End quote ---
Thanks for your help!!
So, here is the svn diff.


[attachment deleted by admin]

oBFusCATed:

--- Quote from: MortenMacFly on October 21, 2009, 10:13:50 am ---- Within the SVN controlled (sub-)directory, issue this command:
  svn diff > my_patch.patch
Done. :-)

--- End quote ---

Within the root of the svn tree is the better place to issue the command (also svn help diff for more info)

MortenMacFly:

--- Quote from: oBFusCATed on October 21, 2009, 10:50:34 am ---Within the root of the svn tree is the better place to issue the command (also svn help diff for more info)

--- End quote ---
Not for me, as I don't checkout the whole sources usually. So I need to manually change the patch quite often to remove e.g. the top-level "src" folder. Just do it as you like, I can handle both.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version