﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4735	Bad treatment of patches in OMCompiler repository	Rüdiger Franke	Martin Sjölund	"The commit [https://github.com/OpenModelica/OMCompiler/commit/8e5affa3085cca9aedb4862997ccd7ac1bccce3f#diff-2ff2b53d8c79523ac6b78c02b5bffb1e Fix wrong pointer type] renames `CevalScript.1.patch.xz` to `CevalScript.c.1.patch.xz`. 

When updating the sources and recompiling, the previous `CevalScript.1.patch` remains in the `boot/patches` directory and causes the compilation to fail.

Shouldn't at least `make clean` remove the old file?

Alternatively, couldn't the patches be in the git repository without `.xz` compression, enabling git to show differences between commits and take care about renaming automatically?
"	defect	closed	high	1.13.0	Build Environment		fixed		Martin Sjölund
