diff options
Diffstat (limited to 'meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch')
| -rw-r--r-- | meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch b/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch index 4c545708fc..eabffa7d9c 100644 --- a/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch +++ b/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Fix | 3 | Fix |
| 2 | 4 | ||
| 3 | sensor_factors_000.cpp:66:5: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-narrowing] | 5 | sensor_factors_000.cpp:66:5: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-narrowing] |
