Re: ci: version.map check

2024-09-10 Thread Ferruh Yigit
On 9/11/2024 1:08 AM, Morten Brørup wrote: >> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] >> Sent: Wednesday, 11 September 2024 01.48 >> >> On 9/10/2024 5:56 PM, Morten Brørup wrote: >>> It would be convenient if the CI checked that the symbols in >> version.map files actually exist in the res

RE: ci: version.map check

2024-09-10 Thread Morten Brørup
> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] > Sent: Wednesday, 11 September 2024 01.48 > > On 9/10/2024 5:56 PM, Morten Brørup wrote: > > It would be convenient if the CI checked that the symbols in > version.map files actually exist in the resulting code. > > > > Is there instances that i

Re: ci: version.map check

2024-09-10 Thread Ferruh Yigit
On 9/10/2024 5:56 PM, Morten Brørup wrote: > It would be convenient if the CI checked that the symbols in version.map > files actually exist in the resulting code. > Is there instances that is not the case?

ci: version.map check

2024-09-10 Thread Morten Brørup
It would be convenient if the CI checked that the symbols in version.map files actually exist in the resulting code. -Morten