Ziyang Chen
Ziyang Chen
I agree that many huge yaml files with nested values would be easy to read if the emitter produce sequences with indentation.
Hi, would you please provide in.yaml so we can reproduce it?
According to "[nitzmahone](https://github.com/nitzmahone) commented [on 26 May](https://github.com/ansible/ansible/issues/75212#issuecomment-1137786565) Closing the Ansible issue, since ultimately this is a packaging issue for pyyaml and Python wheels on some platforms. "So I think this...
hi, would you provide more details about how you build the libyaml and what is the error message? From given info, it is hard to reproduce
hi, it is hard to produce this error by seeing at error picture, would you plz tell me how did you "build dll with no CRT(/MTd or /MT)"? hi,从报错图片上很难复现问题,可以提供你是怎么下载libyaml,和用dll编译libyaml的吗?
hi, how did you clone the repo? did you run ./bootstrap and did it work? I notice that 0.1.4-aff64 consistently appreas in the error log, for example, "lstat /Users/UserName/Library/Caches/CocoaPods/Pods/Release/LibYAML/0.1.4-aff64/core: no...
hi @ingydotnet , do you think we can update the website to avoid further confusing?
In this PR, I not sure what to do when STACK_EMPTY check is failed. Are we going to print error log and return to end the process, or do we...