andry81
andry81
> ptime needs the full year-month-day to construct. So really the input here should be to a time_duration and not a ptime I don't quite get it. Are you saying...
I don't know the time type in the first place. I have a format compatible to the `std::get_time` format + serialized time string. How you suppose to workaround that?
> Maybe you just want ptime_from_tm then? It is not compatible with the std either. I had to make an ugly workaround for that: msvc 19.00.23506: https://rextester.com/PHSPAM46089 gcc 4.9.3, 5.4.0...
@DFIUGFSguygs > practically the same as being destroyed. (You can tell them it was destroyed using random fill.) You can tell even if not filled. https://en.wikipedia.org/wiki/Entropic_security https://stackoverflow.com/questions/65722554/entropy-and-encrypted-files
@vandan-revanur Just for instance, another project to do it: https://github.com/andry81-devops/github-accum-stats
> I just want to say that it is (somewhat) possible with `subtree` The `subtree` feature is a kind of a wrapper to direct read/write a half of tree to...
Yes, maintaining the pull/push dependencies between repositories, maintaining common user config (user mail, name, commit properties and so on) bitween user computers is a headache in the git (opposed to...
If shared folders does not need a version control and can be packed as is into a tar ball or a zip archive then, you can put them into, for...
> With this setup I cloned the svn2git repo in cygwin and could simply run `qmake-qt5 && make` to build the project. I have had installed Visual Studio 2015, but...
No, just usual windows paths.