Opened 3 years ago
Closed 12 months ago
#128 closed defect (fixed)
BNC trunk fails to compile with GCC 10
Reported by: | anonymous | Owned by: | stuerze |
---|---|---|---|
Priority: | normal | Component: | BNC |
Version: | Keywords: | ||
Cc: |
Description
It complains about numeric comparison on a pointer. Patch is attached.
The compiler also emits lots of warnings about misleading indentation, and it's right. If there is demand, I can provide patches also for the warnings.
See also https://build.opensuse.org/package/live_build_log/home:LPechacek:branches:Application:Geo/ntrip-bnc/openSUSE_Tumbleweed/x86_64 (click Download Log to see the whole build log).
Attachments (1)
Change History (5)
by , 3 years ago
Attachment: | v2.13-fix-build.patch added |
---|
comment:1 by , 3 years ago
Aehm, I forgot to fill in the Reported By field. The ticket was not meant to be anonymous. Feel free to fill in my e-mail address there.
comment:2 by , 3 years ago
Hello,
Unfortunately cannot see your name. But thank you very much for this fix. And please feel free to send other suggetstions.
Best regards, Andrea.
comment:3 by , 3 years ago
Hello
Thank you very much again. Your patch helps also on the compilation with MACs clang compiler.
There are a lot of other warnings regarding newmat. If you have other suggestions, please let me know.
Best regards, Andrea
comment:4 by , 12 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
proposed fix