Re: Problem with vdr-1.4.4-1 and extrecmenu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Klaus Schmidinger wrote:
> Add the line
> 
> #define uint64 uint64_t
> 
> to VDR/tools.h.
> 
> I'll add this in the next maintenance patch, too.
> In the long run all plugins should change this to uint64_t, though.

better, re-add it as typedef as it was before. Attached.

Cheers,

Udo


-------------- next part --------------
--- tools.h.orig	2006-12-03 15:42:47.000000000 +0100
+++ tools.h	2006-12-03 15:42:49.756970280 +0100
@@ -23,6 +23,7 @@
 #include <sys/types.h>
 
 typedef unsigned char uchar;
+typedef uint64_t uint64;
 
 extern int SysLogLevel;
 

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux