Closed Bug 856408 Opened 11 years ago Closed 11 years ago

fix build warning

Categories

(Core :: Networking, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 855620

People

(Reporter: gia, Unassigned)

References

Details

Attachments

(1 file)

/home/gia/mozilla-central/netwerk/sctp/src/user_socket.c: In function ‘usrsctp_dumppacket’:
/home/gia/mozilla-central/netwerk/sctp/src/user_socket.c:3123:11: warning: format ‘%d’ expects argument of type ‘int’, but argument 8 has type ‘__suseconds_t’ [-Wformat]
/home/gia/mozilla-central/netwerk/sctp/src/user_socket.c:3123:11: warning: format ‘%d’ expects argument of type ‘int’, but argument 8 has type ‘__suseconds_t’ [-Wformat]
i want to start contributing to Firefox. I will submit the patch soon.
Attached patch patch v1Splinter Review
Attachment #731632 - Flags: review?(bsmith)
Attachment #731632 - Flags: review?(bsmith) → review?(rjesup)
Attachment #731632 - Flags: review?(rjesup) → review+
Keywords: checkin-needed
This is actually a (minor) bug in the upstream library used here (usrsctp).
This was actually fixed upstream in
http://code.google.com/p/sctp-refimpl/source/detail?r=8412
on February 10th.
This will then be fixed by the upstream update about to land.  Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: