Re: Squid 3 build error using Visual Studio

2007-08-14 Thread Guido Serassio
Hi Alex, At 18.43 13/08/2007, Alex Rousskov wrote: This is with the code recently synced with HEAD, right? Please try the attached untested patch. It follows the suggestions at the page found by Amos: http://www.codecomments.com/archive292-2005-2-396222.html Yes, it works. Thanks. Thanks

Re: Squid 3 build error using Visual Studio

2007-08-14 Thread Tsantilas Christos
Hi Guido , Guido Serassio wrote: I have learned at university (more than 15 years ago ...) Assembler, Fortran, C and Pascal, but never C++. or any similar language. Sometimes I am feeling to old to start thinks too, but Guido if you are thinking like that now, what are we going to do after 15

Re: Squid 3 build error using Visual Studio

2007-08-14 Thread Alex Rousskov
On Tue, 2007-08-14 at 11:12 +0200, Guido Serassio wrote: At 18.43 13/08/2007, Alex Rousskov wrote: Is it a good idea to hate something you do not understand? :-) Alex, let me to explain my situation. Principally I'm an IT consultant working (busy at 110% of my time) on Systems

Re: Squid 3 build error using Visual Studio

2007-08-14 Thread Henrik Nordstrom
On tis, 2007-08-14 at 14:10 +0300, Tsantilas Christos wrote: The major problem you may have is that c++ compilers some times return error messages which looks completely unrelated with the real problem. Or quite related but where it's impossible to grok what is related or how...

Re: Squid 3 build error using Visual Studio

2007-08-14 Thread Amos Jeffries
On tis, 2007-08-14 at 14:10 +0300, Tsantilas Christos wrote: The major problem you may have is that c++ compilers some times return error messages which looks completely unrelated with the real problem. Or quite related but where it's impossible to grok what is related or how...

Re: Squid 3 build error using Visual Studio

2007-08-13 Thread Alex Rousskov
On Sat, 2007-08-11 at 23:06 +0200, Serassio Guido wrote: Hi, Trying to build the current Squid 3 source using Visual Studio 2005 on Windows, I get the following error. Any C++ suggestion ? Compiling... mem.cc c:\work\nt-3.0\src\StoreEntryStream.h(119) : error C2512:

Re: Squid 3 build error using Visual Studio

2007-08-12 Thread Amos Jeffries
Serassio Guido wrote: Hi, Trying to build the current Squid 3 source using Visual Studio 2005 on Windows, I get the following error. Any C++ suggestion ? hehe, StoreEntryStream, again. Alex just fixed the last bug in there for me, he may have better grasp of it at the moment. Here is

Re: Squid 3 build error using Visual Studio

2007-08-12 Thread Guido Serassio
Hi Amos, At 12.14 12/08/2007, Amos Jeffries wrote: Serassio Guido wrote: Hi, Trying to build the current Squid 3 source using Visual Studio 2005 on Windows, I get the following error. Any C++ suggestion ? hehe, StoreEntryStream, again. Alex just fixed the last bug in there for me, he may