New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27365 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

patch-xml-light-port.diff (1.3 KB) - added by eric@… 3 years ago.
Patch file to fix bug

Change History

comment:1 Changed 3 years ago by eric@…

  • Cc eric@… added

Cc Me!

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:4 Changed 3 years ago by eric@…

  • Cc eric@… added

Cc Me!

Changed 3 years ago by eric@…

Patch file to fix bug

comment:5 Changed 3 years ago by piotr@…

  • Cc piotr@… added

Cc Me!

comment:6 Changed 3 years ago by piotr@…

  • Cc piotr@… removed

Cc Me!

comment:7 Changed 3 years ago by piotr@…

  • Cc piotr@… added

Cc Me!

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.

comment:9 Changed 3 years ago by ryandesign@…

  • Status changed from new to closed
  • Cc ryandesign@… added
  • Resolution set to fixed

I don't know anything about this software and the maintainer appears not to be responding, so I committed the change in r73770.

Note: See TracTickets for help on using tickets.