Ticket #27365 (closed defect: fixed)
xml-light trace in dtd.ml causes debug output
| Reported by: | eric@… | Owned by: | anil@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | ocaml xml | Cc: | eric@…, piotr@…, ryandesign@… |
| Port: | xml-light |
Description
line 270 of dtd.ml is
trace dtd tag;
this outputs debug info to stdout
It should be commented out or removed. Debian patched this a long time ago for their package.
Attachments
Change History
comment:2 follow-up: ↓ 3 Changed 3 years ago by ryandesign@…
- Cc eric@… removed
- Owner changed from macports-tickets@… to anil@…
- Milestone MacPorts 2.0.0 deleted
comment:3 in reply to: ↑ 2 Changed 3 years ago by eric@…
Replying to ryandesign@…: This is the issue reffered to in Ticket #16192 which didnt get actioned. dtd.ml was the file talked about in that ticket. Can we please have it fixed this time ?
comment:8 Changed 3 years ago by piotr@…
Just as a confirmation this is still a pending problem with XML-Light. The submitted patch solves the issue. The library is not very usable without the patch and as it is a very old library the maintainer is difficult to reach. As eric said Debian has this patch in their xml-light package since a long time.
It would be very nice if you could apply the provided patch to the port.
Note: See
TracTickets for help on using
tickets.


Cc Me!