Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Bug 580009: Resource configurations do not load for some toolchain definitions
  • From: William Riley <william.riley@xxxxxxxxxxx>
  • Date: Thu, 26 May 2022 14:15:11 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=renesas.com; dmarc=pass action=none header.from=renesas.com; dkim=pass header.d=renesas.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=2qkvJVW26MZCzPxIAsAeQ8ymov1U0pE6W/CDU2m6uV0=; b=nrR6RSLA8WY3y4ImQZzc8Z7xUvwkccJpojmVnaUFH99DHYttbhNz11/UbhT0hiwsB4+tNavpRTEYdCy/KR6xqMXnBN5pQcUJYZ7EPZhRtww5i4oCvPWFllVCZ1m2ZxAU2Dx6X9/4U9y86CKE+wjJ5VFmEhbWFsKsBUPniOmO9eONZ3U5hvDYN4K9kQN+XCVKrseP6MvXALq9HYXibN9+IKGj/YKwmPsHZ0ZllG2qDYrr1ybV9g1XiyE6Gsv7ygYy3zeFTKGS2i7exs4M9ohNYFmL9SNGkqXMI+1BmE6RWbqIIjvlKHjvpzmnyc3F8+xruabal8CPqCQxWMQC+E/12g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=nf3RaXlZQ8V4AgL5sibYzWgJL2U55sQGmP/us9nR7u5LGnbPPVF4FgkZQbg3ASqVb8y5HoAuA/iG3KZx5uQMB+GNRfvHCgxhuiMt5rsNtwpU/OYqcx7eqQ9BAlpEBvTx7XdPaN6biRbYrAjFdLTtTi7B6APUJEbtEQWBN3T6l58VT0OmJBj8ES9RFhOtuEP5M5WTDngYjcbfDNCgFXgJbB6ExkBRTeUDicmu+j22pmWeoqX3nrIACelsSveUwxEcKNO0EpBtT3B6IsQ1H7p3QOnPRc7RO6gXOZRGZMDG6mLEa9oiMdofuM3I810ivM6Qwrs1g+m8OmXSQbxeWEz/wA==
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev/>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdhxB5nzLwGPfv4ERaS9NUXRZ2KTBA==
  • Thread-topic: Bug 580009: Resource configurations do not load for some toolchain definitions

Hi

 

Could any other committer with Managed Build knowledge take a look at https://git.eclipse.org/r/c/cdt/org.eclipse.cdt/+/193713 please? It works for the toolchains I’ve tested with but I’d like another set of eyes over it.

 

It fixes an issue where a resource configuration on a project which uses a toolchain with toolchain level options does not reload properly when the project is opened. This was most visible as it meant the resource config decorator would remain visible even after setting the resource level options back to their parent values. I’ve added a Junit test case for it along with a simple toolchain definition which exhibits the issue

 

There is probably an underlying issue with how toolchain level options are handled for resource configurators, but this patch just addresses the load behaviour while trying to avoid other behaviour changes.

 

Regards
William

 

 



Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647


Back to the top