Menu

#51 fix an AARCH64 gcc error with 'const' qualifers

Unstable_(example)
closed
None
5
2016-11-21
2016-11-15
Pete Batard
No
  • aarch64-linux-gnu-gcc on Debian/Sid fails lib compilation with:
    lib/aarch64/initplat.c:44:35: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
  • This patch fixes it
1 Attachments

Discussion

  • Nigel Croxon

    Nigel Croxon - 2016-11-21

    Thank you for the patch Pete.

    commit 8071303f52f376de3357b223ce8905598de1f913

     
  • Nigel Croxon

    Nigel Croxon - 2016-11-21
    • status: open --> closed
    • assigned_to: Nigel Croxon
     

Log in to post a comment.

MongoDB Logo MongoDB