Re: "url = url" ? LLVM complains.

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Thu, 20 Dec 2012 10:37:24 -0700

On 12/20/2012 10:25 AM, Tianyin Xu wrote:
> 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 do not see such statements in my copy of libltdl/loaders/preopen.c.
Please note that preopen.c is not Squid code. It is libltdl code.

Alex.
Received on Thu Dec 20 2012 - 17:37:35 MST

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