Changes between Initial Version and Version 1 of Ticket #57165, comment 7
- Timestamp:
- Sep 26, 2018, 3:34:15 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57165, comment 7
initial v1 1 It 'sanother "const char *" cast needed. Probably fixed already in texlive trunk, but we're updating poppler so quickly we're ahead of the other software in releases. We should slow down our poppler updates a bit ?1 It appears to be another "const char *" cast needed. Probably fixed already in texlive trunk, but we're updating poppler so quickly we're ahead of the other software in releases. We should slow down our poppler updates a bit ? 2 2 3 MaurizioLoretti -- your huge copy/paste makes this ticket hard to read. Can you delete that? It 's the exact same error as the origin ticket reported anyway.3 MaurizioLoretti -- your huge copy/paste makes this ticket hard to read. Can you delete that? It looks like the error is the origin ticket reported. You can add you log as an attachment instead -- that's easier to manage. 4 4 {{{ 5 5 error: assigning to 'char *' from incompatible type 'const char *'