Changes between Initial Version and Version 2 of Ticket #24580
- Timestamp:
- Apr 21, 2010, 3:33:34 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24580 – Description
initial v2 2 2 3 3 The easy fix would be to disable the specific warning, or the -Werror flag. 4 4 {{{ 5 5 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_sparc-rtems-binutils/work/binutils-2.18/bfd/elf.c: In function '_bfd_elf_print_private_bfd_data': 6 6 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_sparc-rtems-binutils/work/binutils-2.18/bfd/elf.c:1108: warning: format not a string literal and no format arguments … … 8 8 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_sparc-rtems-binutils/work/binutils-2.18/bfd/elf.c:1276: warning: format not a string literal and no format arguments 9 9 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_sparc-rtems-binutils/work/binutils-2.18/bfd/elf.c:1301: warning: format not a string literal and no format arguments 10 }}}