Displaying 1 result from an estimated 1 matches for "z_stream_".
Did you mean:
i_stream_
2004 Mar 07
1
[LLVMdev] Compile Warnings?
I've just updated from CVS and am now getting some warnings while
building LLVM:
Linking z bytecode library
WARNING: Type conflict between types named 'struct.z_stream_s'.
Src=' %struct.z_stream_s'.
Dest=' %struct.z_stream_s'
WARNING: Type conflict between types named 'struct.internal_state'.
Src=' %struct.internal_state'.
Dest=' %struct.internal_state'
WARNING: Type conflict between types named 'struct...