Pekary
Pekary
I use python to test capnp library, it just print "Aborted (core dumped)" as blow: 
I tried use c++ to test the file, it works normally. it seems only the ways of reading file is different: c++ use file descripter and python use python a...
I using with statement which will close the file beyond the scope and also tried close the file manualy, it still has the core dumped error. according to your thought,...
请问这个问题解决了么?
if original copy image operation can't set size, could you consider change default copy style ![]() to tag style? it's really helpful when i writing blogs.
it seems python3.6 has no this problem.