dimahardie / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

NXSwapBigLongToHost is deprecated In function __breakpad_fdnlist_64 #394

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
https://bugzilla.mozilla.org/show_bug.cgi?id=587584

What steps will reproduce the problem?
1. build breakpad

What is the expected output?
no warnings about NXSwapBigLongToHost is deprecated 

What do you see instead?
google-breakpad/src/client/mac/handler/breakpad_nlist_64.cc:
 In function ‘int __breakpad_fdnlist_64(int, breakpad_nlist*, const char**)’:
161: warning: ‘NXSwapBigLongToHost’ is deprecated (declared at 
/usr/include/architecture/byte_order.h:187)
161: warning: ‘NXSwapBigLongToHost’ is deprecated (declared at 
/usr/include/architecture/byte_order.h:187)
168: warning: ‘NXSwapBigLongToHost’ is deprecated (declared at 
/usr/include/architecture/byte_order.h:187)
168: warning: ‘NXSwapBigLongToHost’ is deprecated (declared at 
/usr/include/architecture/byte_order.h:187)

What version of the product are you using?
trunk

On what operating system?
OS X x86_64

Original issue reported on code.google.com by timel...@gmail.com on 16 Aug 2010 at 9:14

GoogleCodeExporter commented 8 years ago

Original comment by timel...@gmail.com on 16 Aug 2010 at 9:19

Attachments: