Skip to content

Fix deprecation warning from mw::com - #563

Open
NicolasFussberger wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:fix_mwcom_deprecation
Open

Fix deprecation warning from mw::com#563
NicolasFussberger wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:fix_mwcom_deprecation

Conversation

@NicolasFussberger

Copy link
Copy Markdown
Contributor

Fix deprecation warning from mw::com API usage: score::mw::com::runtime::InitializeRuntime.

score/launch_manager/src/lm_control/src/details/ilm_control_UT.cpp:71:30:  warning: 'InitializeRuntime' is deprecated: 
  Please use InitializeRuntime(cpp::span<safecpp::zstring_view> command_line_arguments) for guaranteed NULL terminated arguments [-Wdeprecated-declarations]
   71 |     score::mw::com::runtime::InitializeRuntime(argc, const_cast<const char**>(argv));

@github-actions

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.7.0) and connecting to it...
INFO: Invocation ID: 4237bd01-b1e7-4d72-947f-fb252c3b42f9
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (49 packages loaded, 10 targets configured)

Analyzing: target //:license-check (133 packages loaded, 346 targets configured)

Analyzing: target //:license-check (154 packages loaded, 3159 targets configured)

Analyzing: target //:license-check (157 packages loaded, 4802 targets configured)

Analyzing: target //:license-check (158 packages loaded, 9359 targets configured)

Analyzing: target //:license-check (168 packages loaded, 9417 targets configured)

Analyzing: target //:license-check (168 packages loaded, 9417 targets configured)

Analyzing: target //:license-check (169 packages loaded, 9541 targets configured)

INFO: Analyzed target //:license-check (173 packages loaded, 11555 targets configured).
[13 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 23.857s, Critical Path: 0.43s
INFO: 16 processes: 4 disk cache hit, 12 internal.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants