minor breakage with GCC after SVN r255112?

Michael Butler imb at protected-networks.net
Sun Sep 1 15:22:59 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A missing quote inside a disabled code-section seems to upset GCC, i.e.


*** sys/dev/virtio/network/if_vtnet.c~  Sun Sep  1 09:50:28 2013
- --- sys/dev/virtio/network/if_vtnet.c   Sun Sep  1 10:54:06 2013
***************
*** 1531,1537 ****
                 */
  #if 0
                if_printf(sc->vtnet_ifp, "cksum offload of unsupported "
!                   "protocol eth_type=%#x proto=%d csum_start=%d
                    "csum_offset=%d\n", __func__, eth_type, proto,
                    hdr->csum_start, hdr->csum_offset);
  #endif
- --- 1531,1537 ----
                 */
  #if 0
                if_printf(sc->vtnet_ifp, "cksum offload of unsupported "
!                   "protocol eth_type=%#x proto=%d csum_start=%d"
                    "csum_offset=%d\n", __func__, eth_type, proto,
                    hdr->csum_start, hdr->csum_offset);
  #endif

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (FreeBSD)

iEYEARECAAYFAlIjW8cACgkQQv9rrgRC1JI8qwCgrAug7uNBJA6LM5j3e8QoeyzB
RNQAn2vtpxrr6TML5pfCpdr3BDY+6Uvv
=9K43
-----END PGP SIGNATURE-----


More information about the freebsd-current mailing list