Mykola Dolynskyi

Results 9 comments of Mykola Dolynskyi

Overcame this by wrapping `if (default_instance_ == NULL) whatever` to `if (default_instance_ == NULL) {whatever}` but got next ``` common/geFilePool.cpp:572:77: error: throw will always call terminate() [-Werror=terminate] throw khSimpleException("geFilePool::~Writer: write...

next looks really scary, 10 times of ``` In file included from common/khxml/khxml.cpp:19:0: common/khxml/khdom.h: In function 'void FromAttribute(xercesc_3_2::DOMAttr*, QString&)': common/khxml/khdom.h:712:41: error: invalid conversion from 'const XMLCh* {aka const char16_t*}' to...

@tst-cjeffries thanks for your attention and clear answer. May be I will end up with raising RedHat 7 in VM (seems if having RPM no need to build anything?). But...

++ remove lines here ``` src/third_party/gif/SConscript:cc_flags.remove('-Werror') src/third_party/glu/SConscript:cc_flags.remove('-Werror') src/fusion/portableglobe/servers/fileunpacker/shared/SConscript:cc_flags.remove('-Werror') src/third_party/skia/SConscript src/google/protobuf/SConscript src/fusion/gepublish/SConscript ```

well, it went more far, but failed. Seems I should use RH7 on VM ``` //usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined reference to `ber_free@OPENLDAP_2.4_2' //usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined reference to `ldap_get_option@OPENLDAP_2.4_2' //usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined reference to `ldap_sasl_bind@OPENLDAP_2.4_2'...

@tst-cjeffries I finished up with raising separate server server with Ubuntu16 and all was fine except one small issue ( https://github.com/google/earthenterprise/issues/1739 ) Next question is a bit offtopic, but may...

I also need to have styleUrls property in Directive decorator

Have a similar problem. UpStream with OpenWrt 22, TL-WDR4300 v1 Client repeater Asus RP-AC51 With WPA2 PSK (CCMP) repeater has upstream with WPA2-PSK/WPA3-SAE Mixed Mode getting `ieee80211_match_rsn_info keymgmt 0x0` 802.11w...

And seems like it still does, hangs on HTML with 3 P and one nested IMG P.S. Surprising ppl still trying to make gold from plumbum parse HTML with regex