Summary: | media-gfx/dpic-20200601 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ulrich Müller <ulm> |
Component: | Current packages | Assignee: | TeX project <tex> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/17266 https://bugs.gentoo.org/show_bug.cgi?id=706426 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ulrich Müller
![]() https://ece.uwaterloo.ca/~aplevich/dpic/ 2020 06 01 SVG text adjustments; GCC-10 conformance. 2020 03 01 Commas protected by brackets; zero-repetition "for" loop bugfix under bison. 2019 11 30 Fix of environment variable scope, arc attribute; improved error messages; generalized macro definition. 2019 08 30 Debug fixes. 2019 07 30 Corrected typos, copyright notices, version number, string treatment. 2019 07 20 Bugfix for buffer overflow with extreme arguments of wfloat(). 2019 06 20 This is a major clone of the previous distribution, which contained compilable C code together with the original pascal source. The pascal was translated to C code using p2c, which was included, and parsing was automated by a custom compiler-compiler which was also provided. The current package includes C source only with parsing automated using GNU bison. The original lexical analyser has been kept. To avoid introducing bugs, the C code has been changed only to accommodate bison; some p2c idiosyncrasies remain. The result is functionally identical to the previous version for correct input. A configure file (only needed for MinGW) added. Bumped. |