Re: [OE-core] [PATCH] boost: add contract lib

2018-05-22 Thread Yu, Mingli
On 2018年05月16日 12:37, Randy MacLeod wrote: On 2018-05-11 02:23 AM, mingli...@windriver.com wrote: From: Mingli Yu Add the contract lib which implements contract programming (a.k.a., Design by Contract or DbC) [1] for the C++ programming language. Please clean up

Re: [OE-core] [PATCH] boost: add contract lib

2018-05-15 Thread Randy MacLeod
On 2018-05-11 02:23 AM, mingli...@windriver.com wrote: From: Mingli Yu Add the contract lib which implements contract programming (a.k.a., Design by Contract or DbC) [1] for the C++ programming language. Please clean up the long log. You should write something like:

[OE-core] [PATCH] boost: add contract lib

2018-05-11 Thread mingli.yu
From: Mingli Yu Add the contract lib which implements contract programming (a.k.a., Design by Contract or DbC) [1] for the C++ programming language. Signed-off-by: Mingli Yu --- meta/recipes-support/boost/boost.inc | 1 + 1 file changed, 1

Re: [OE-core] [PATCH] boost: add contract lib

2018-05-11 Thread Yu, Mingli
Please ignore this patch. Thanks, On 2018年05月11日 11:34, mingli...@windriver.com wrote: From: Mingli Yu Add the contract lib Signed-off-by: Mingli Yu --- meta/recipes-support/boost/boost.inc | 1 + 1 file changed, 1 insertion(+) diff

[OE-core] [PATCH] boost: add contract lib

2018-05-10 Thread mingli.yu
From: Mingli Yu Add the contract lib Signed-off-by: Mingli Yu --- meta/recipes-support/boost/boost.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index