Fred Gan

Results 49 comments of Fred Gan

那不如把这段逻辑去掉,让人看着榜单灰色的名字感觉怪怪的,毕竟页面没有什么地方说明这个灰色的含义或者备注可能不准确。

You should try to use 'child-process-promise' instead 'child_process', so you can success.

I try to modify the color of complete , for example bar = new ProgressBar(':current/:total :bar :percent :elapseds', { total: 100, complete: green, incomplete: red, }); then, we can aqurie...

The index of array must be integer. The input `:total` values is NAN or float, while the output array's index is not integer so than rendering error.

@belsander Hi Sander, I want to try to solve this problem. I would be very appreciate if you don't mind providing your code which is stucked in a infinite loop.

@madler Hi, Would you please see this PR? struct zip64_internal is a big struct. If it is allocated in the stack, some low memory devices may be overflow. It's unnecessary...

@MaskRay @MaskRay Maybe just these 4 function's decarlations are missing. Please try with my PR #667

I think so, it would be better if a PR is submitted

Yes, `free` should be replaced with `TRYFREE` !