Snippets for elan-lean-version-manager 4.2.3 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/elan/4.2.3_1/150amd64-default.log.
-
[libz-sys 1.1.20] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast]
-
warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> src/download/src/errors.rs:3:1 | 3 | / error_chain! { 4 | | links { } 5 | | 6 | | foreign_links { -
warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> src/elan-utils/src/errors.rs:8:1 | 8 | / error_chain! { 9 | | links { 10 | | Download(download::Error, download::ErrorKind); -
warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> src/elan-dist/src/errors.rs:10:1 | 10 | / error_chain! { 11 | | links { 12 | | Utils(elan_utils::Error, elan_utils::ErrorKind); -
warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> src/elan/errors.rs:8:1 | 8 | / error_chain! { 9 | | links { 10 | | Dist(elan_dist::Error, elan_dist::ErrorKind); 11 | | Utils(elan_utils::Error, elan_utils::ErrorKind); -
warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> src/elan-cli/errors.rs:9:1 | 9 | / error_chain! { 10 | | links { 11 | | Elan(elan::Error, elan::ErrorKind); 12 | | Dist(elan_dist::Error, elan_dist::ErrorKind);