[Bug 251329] textproc/asciidoc: extraneous carriage returns in output

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 24 09:27:52 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251329

Rainer Hurling <rhurlin at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rhurlin at FreeBSD.org

--- Comment #1 from Rainer Hurling <rhurlin at FreeBSD.org> ---
Created attachment 219917
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219917&action=edit
Alternative patch to the lineend problem with comms/fldigi

Hi Diane,

I just looked into the github sources and it seems, that this changes with
DEFAULT_NEWLINE [1] were introduced, because Python 3 has universal newlines
mode enabled.

Eventually there is an alternive way to circumstance your build problem with
comms/fldigi. There was another change in asciidoc.py [2], observed with
Windows. Unix systems seem not to be affected, but let's try. 

Could you please try my attached patch instead of yours, rebuild and reinstall
textproc/asciidoc, then try to build comms/fldigi and report back?

Thanks in advance,
Rainer (DH6BAG)


[1]
https://github.com/asciidoc/asciidoc-py3/commit/fba22e4d8e7adf414aca34272f6b6938b6797cb6
[2]
https://github.com/asciidoc/asciidoc-py3/commit/9b9dc0dba2f17bfd2c57c92dde29b5ca4d3d46c7

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list