Bagas Sanjaya <bagasdotme@xxxxxxxxx> 于2021年6月26日周六 上午8:42写道: > > On 25/06/21 23.02, ZheNing Hu via GitGitGadget wrote: > > Note that `--format=%(raw)` cannot be used with `--python`, `--shell`, > > `--tcl`, and `--perl` because if the binary raw data is passed to a > > variable in such languages, these may not support arbitrary binary data > > in their string variable type. > > > > Commit message looks OK, but... > > > +Note that `--format=%(raw)` can not be used with `--python`, `--shell`, `--tcl`, > > +`--perl` because the host language may not support arbitrary binary data in the > > +variables of its string type. > > + > > Seems like out of sync between commit message and the docs change above. > Did you mean the (unsupported) host languages are Python, BASH script, > TCL/TK, and Perl respectively? If so, the docs should say: > Indeed so. I will change them too. > "Note that `--format=%(raw) can not be used with `--python`, `--shell`, > `-tcl`, and `--perl` because such languages may not support arbitrary > binary data in their string variable type." > > Thanks. > > -- > An old man doll... just what I always wanted! - Clara Thanks. -- ZheNing Hu