> For example, if I have changes in separate files that I want to split up, how 
> might one go about it without manually modiying the patch files? (As an easy 
> example, I split up the uComplex patches into two... one with the alignment 
> and vectorcall changes, and the other with the "const" modifier in the 
> parameters).

As an option, you can apply patches and create new ones with e.g. VCS->Create 
patch in IDEA where you can select which files and which changes within each 
file should go to the patch.

---
Best regards, George
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to