From 93d00515e86954a15c370b5ff5821df1c8c97405 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Mon, 30 Jul 2018 22:07:43 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 2c121ce0..d2fe0e7a 100644 --- a/TODO.md +++ b/TODO.md @@ -33,7 +33,7 @@ https://zhuanlan.zhihu.com/p/39369370 ``` - [x] Use `/* USER_CONTENT_BEGIN(NAME) */` and `/* USER_CONTENT_END() */` for class members(h). - [ ] Workflow Codegen reports error during generating C++ code instead of crash -- [ ] CppMerge.exe reports error instead of crashes +- [x] CppMerge.exe reports error before crashes, which can be displayed by GacGen.ps1 - [ ] **Update Release** - [ ] Document clipboard data should have version - [ ] Word doesn't recognize embedded GIF represented by data URL in HTML clipboard format.