"url = url" ? LLVM complains.

From: Tianyin Xu <tixu_at_cs.ucsd.edu>
Date: Thu, 20 Dec 2012 09:25:29 -0800

Hi,

I'm using LLVM to compile the squid source code. LLVM stopped at the
statement "a = a" and regarded as an error.

For example, in squid-3.2.5/libltdl/loaders/preopen.c, there're a
couple of such statements:

 112 url = url;
 113 request = request;
 114 msgid = msgid;

I think you guys implemented this on purpose. Can I know what does it mean?

Thanks a lot!
Tianyin

--
Tianyin XU,
http://cseweb.ucsd.edu/~tixu/
Received on Thu Dec 20 2012 - 17:32:35 MST

This archive was generated by hypermail 2.2.0 : Thu Dec 20 2012 - 12:00:16 MST