gdanov
gdanov
### Observed behavior Templated function calls are marked wrongly. Here is excerpt and example: ``` // utils.hpp typedef std::function retfun; template retfun mk_tag(String name, T value) { return [name, value]()...
I have java project where the source codes for external libs (incl. the jdk) are in jars. When I run the eclimd command that eclim-emacs dumps in the terminal I...
**Describe the bug** dbus is enabled and the error message below is logged at start-up `Feb 01 09:45:40 pp-staging-2 Keepalived_vrrp[189587]: Unable to open DBus file /usr/share/dbus-1/interfaces/org.keepalived.Vrrp1.Vrrp.xml, errno 2 (No such...
I have to work on two different parts of the app simultaneously. This means I have two different pages connected to the same repl and it gets messy. Being able...
Executive summary: when the DNS option is set, wg-quick does not run on Ubuntu without openresolv. Installing (and using) openresolv, messes up with the standard way resolution is handled (via...
I would like to be able to use more than one template and if possible be able to specify my own
I'm not 100% sure what changed on my side, but flipper stopped having all the features it had. I've been testing the build so I've built million and one versions...
### What is the problem this feature would solve? I'm weighting the switch from S.struct to S.Class due to all the added comforts. Some questions I couldn't answer myself with...
Hi, How can I convert the `.gbl` firmwares to `.ota` so that I can experiment with the GW03 hub? Given the chip inside is the same, is there objective reason...
[here's the live example](https://flow.org/try/#0PTAEAEDMBsHsHcBQiAuBPADgU1AZRQE4CuAxiqALygDeiooA2gJYAmAXKAM6FMB2A5gF1QHaqw7cCffgBpQLLBk4cAggQIBDNAB5J0gHwBfRMcTQs5ViK48BlUAHImrFg4DcZi6CK902FgCSLPZOLu7IIFykJFicnIiRACQAogAe2GTJ6rAEnuQa1vjEZPbUDhoARiQOouKOqQ0OhoYeeaAVhYSk5FTULQlgnNGx8UlpGShZBDmIFQzlVQ7CvXUOjf0DUSQxcZsp6ViZ2blzrMs0q+utkQC0NwBiKgEAMneIkD5kTLC8oCixKBUAAoAJQcIrdWj0MYHI7TXL0AgWIgEX7UZgsQS1diOABeuKaxmMBSo-24wJBrQ+vC+Pz+AJUACFQeCumQoaBIkNtiM6JywPsJlMZojkaiaAwfH4sIFMdiOA58YSTBEwHdHi83tTab8yYCAMIsvBslAc8zkJGcUoYrEXHGKgnNDzQgXjQ6TY58pEoFG-S0eYn2PUqQ2U5DalDfXUMgAiRoh7L55tAlutUswMqCtrE9qVTr5XOGuxdoEF7uFCJTYr9sQDyCAA) and bellow is the code. What seems to be the case is that (correctly) typed dynamic key value switches off the validation of the value for...