Opened 10 years ago
Closed 10 years ago
#1121 closed defect/bug (fixed)
missing format string in dgb code in start_real.c
Reported by: | christianschwamborn | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
Navit doesn't compile on arm with gcc since missing format strings in two debug lines in ./navit/navit/start_real.c (line . This applies to svn 5519. It's the same issue as in 5500.
Attachments (1)
Change History (2)
Changed 10 years ago by christianschwamborn
comment:1 Changed 10 years ago by tryagain
- Resolution set to fixed
- Status changed from new to closed
Thank you for the report, fixed with r5331.
Note: See
TracTickets for help on using
tickets.
start_real.c patch