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++ » Releasing U++ » Another BSD patch
Re: Another BSD patch [message #21622 is a reply to message #21612] Sat, 30 May 2009 00:18 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
chickenk wrote on Fri, 29 May 2009 06:22

luzr wrote on Fri, 29 May 2009 11:25

Actually, if you know any good tool for Win32 capable of parsing this .patch file format, that would be a good alternative too... Smile I have added some support to theide, but there is way too much .patch formats and does not seem to recognize this particular variant at the moment...

http://gnuwin32.sourceforge.net/packages/patch.htm

This is the standard GNU patch ported to Windows. I believe it supports GNU syntax and BSD extensions as well... Does BSD use GNU patch by the way? I think so but I am not sure.

to apply :

cd to the directory containing uppsrc then

patch -p1 < bsd.patch

should work. I just notice that the first patch subset is in an unknown "newdraw" directory, not sure what is refers to... I suggest that masu creates another patch that can be applied to the svn trunk.

(btw svn diff is way easier to use if you are working on a local copy of repository)

regards,
Lionel



Far from ideal for me: It means I will have to create the copy, apply patch, compare files, decide if patch is correct, copy changed files....

(note: svn trunk contains 'newdraw' - it is branch of Draw infrastructure being under development now, with the primary goal of separating Draw from host platform GUI)

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BSD make: strange issue
Next Topic: Releases
Goto Forum:
  


Current Time: Wed May 08 00:59:22 CEST 2024

Total time taken to generate the page: 0.01555 seconds