[squid-users] squid-5.0.0-20190221-re008097c6
joseph
chip_pop at hotmail.com
Fri Feb 22 10:02:47 UTC 2019
please re test
Proposed fix is at https://github.com/squid-cache/squid/pull/375 did not
help fixing all
proxyp/Elements.h
#ifndef SQUID_PROXYP_ELEMENTS_H
#define SQUID_PROXYP_ELEMENTS_H
#include "sbuf/SBuf.h"
#include <map>
#include <unordered_map>
fix that and more problem after
In file included from Header.cc:11:
../../src/proxyp/Header.h:24:18: error: ‘vector’ in namespace ‘std’
does not name a template type
typedef std::vector<Two::Tlv> Tlvs;
^~~~~~
../../src/proxyp/Header.h:24:13: note: ‘std::vector’ is defined in
header ‘<vector>’; did you forget to ‘#include <vector>’?
../../src/proxyp/Header.h:14:1:
+#include <vector>
who know after wat will happen
-----
**************************
***** Crash to the future ****
**************************
--
Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
More information about the squid-users
mailing list