bug-vcdimager
[Top][All Lists]
Advanced

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

[VCDImager Bugs/Devel] vcd_debug.c has conflicting offset_t


From: Niklas Edmundsson
Subject: [VCDImager Bugs/Devel] vcd_debug.c has conflicting offset_t
Date: Tue, 17 Sep 2002 09:59:10 +0200 (CEST)

Hi!

When compiling vcdimager 0.7.12 on AIX 4.3 I noticed that you have
used offset_t as a type declaration in vcd_debug.c. This barfs on AIX
(and presumably other platforms) since offset_t is declared in the
system include files.

Attached is a patch that renames offset_t to vcd_offset_t in
vcd_debug.c. Have fun.


/Nikke
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Niklas Edmundsson, Admin @ {acc,hpc2n,ing}.umu.se    |   address@hidden
---------------------------------------------------------------------------
 FUNDAMENTALISM is never having to open your mind.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Attachment: vcdimagerdiff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]