Skip to content

First proposal of improvements on C++ generator #1532

First proposal of improvements on C++ generator

First proposal of improvements on C++ generator #1532

Triggered via pull request September 8, 2023 16:13
Status Cancelled
Total duration 8m 2s
Artifacts

nmodl-ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
{ "os": "macos-11" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "macos-11" }
The operation was canceled.
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }
The operation was canceled.
{ "os": "ubuntu-20.04" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "ubuntu-20.04" }
The operation was canceled.
{ "flag_warnings": "ON", "os": "ubuntu-22.04", "sanitizer": "undefined" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
The operation was canceled.
{ "os": "macos-11" }
Failed to save: Tar failed with error: The process '/usr/local/bin/gtar' failed with exit code 1
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }: src/codegen/codegen_cpp_visitor.cpp#L1548
unused variable ‘float_type’ [-Wunused-variable]
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }: src/codegen/codegen_cpp_visitor.cpp#L3105
unused variable ‘float_type’ [-Wunused-variable]
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }
catching polymorphic type ‘class std::runtime_error’ by value [-Wcatch-value=]