Opened 17 years ago

Closed 17 years ago

#2658 closed patch (fixed)

Need stdint.h in libs/libmythtv/iptv/urlfetcher.cpp

Reported by: Paul Milazzo <pgm0203@…> Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

To compile libs/libmythtv/iptv/urlfetcher.cpp on my Athlon64 system with gcc 3.3.4, I must include stdint.h .

Attachments (1)

stdint.patch (352 bytes) - added by Paul Milazzo <pgm0203@…> 17 years ago.

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by Paul Milazzo <pgm0203@…>

Attachment: stdint.patch added

comment:1 Changed 17 years ago by danielk

Owner: changed from Isaac Richards to danielk

comment:2 Changed 17 years ago by danielk

Resolution: fixed
Status: newclosed

(In [11688]) Fixes #2658. Adds stdint.h POSIX header for systems not defining uint64_t by default.

Note: See TracTickets for help on using tickets.