First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 32300
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Brandy Westcott (RETIRED) <brandy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: C. Daelhousen (sapphirecat) <loonxtall@hotmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
groff-1.18.1-pic2graph.patch Patch, adding "shift;;" statement patch C. Daelhousen (sapphirecat) 2003-10-29 19:43 0000 288 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 32300 depends on: Show dependency tree
Bug 32300 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-10-29 19:18 0000
pic2graph in sys-apps/groff-1.18.1-r3 contains a syntax error at line 48
preventing its usage.

/usr/bin/pic2graph: line 48: syntax error near unexpected token `)'
/usr/bin/pic2graph: line 48: `    -format)'

------- Comment #1 From C. Daelhousen (sapphirecat) 2003-10-29 19:43:14 0000 -------
Created an attachment (id=19959) [details]
Patch, adding "shift;;" statement

Adds in a "shift;;" statement, similar to the other branches of the case.

------- Comment #2 From Brandy Westcott (RETIRED) 2003-10-30 01:32:30 0000 -------
Nice catch Chad. I've fixed pic2graph in the same manner that the
upstream developers have with groff-1.19:

	groffpic_opts="-U";;

First Last Prev Next    No search results available      Search page      Enter new bug