AI Xin

Results 6 issues of AI Xin

I am try to install org-wiki by method 1(bootstrap installer). I got following error: https://melpa.org/packages/async-20181224.454.tar: Not found

**问题:请求示例中参数没有默认值** **现象如下:** ``` { "areaUse": "", "canReplenishment": true, "category": "", "code": "", "id": 0, "kind": "", "ksWarehouseId": 0, "name": "", "remark": "", "replenishmentType": "", "status": "", "temperature": 0, "type": ""...

The tutorial is hosted on paradiseo.gforge.inria.fr which is not maintained anymore. Could someone move the tutorial to other place, for example Github wiki?

**Describe the bug** After build and install bde_verify, I am trying to use the bde_verify on one component. But it prompts error: ``` $ /path/to/bde_verify/bde_verify xxx.cpp Modification of a read-only...

I already read the document about "How to extend package processing" here: https://bloomberg.github.io/bde-tools/cmake/customization.html#how-to-extend-package-processing But it doesn't say how to extend application processing. For example, I have a repo like this:...

Hi, I currently try to transform an existing repo into BDE style gradually. In the process, some BDE-style packages depend on some other existing code or third-party library. I read...