Commit e10afcd
committed
Don't encode text
This does also mean that we have to set STDOUT in binary mode so a sentence with e.g. Japanese characters cannot give the message:
```
Wide character in print at /usr/lib/perl5/site_perl/5.26.1/Doxygen/Filter/Perl.pm line 583
```1 parent 2313589 commit e10afcd
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| 384 | + | |
| 385 | + | |
384 | 386 | | |
385 | 387 | | |
386 | 388 | | |
| |||
0 commit comments