Modify ↓
#8373 closed defect (fixed)
gettext update from changeset 24288 is broken
Reported by: | ddxx0n | Owned by: | developers |
---|---|---|---|
Priority: | high | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | gettext | Cc: |
Description
The update from /changeset/24288.html does not work, the added patch doesn't apply when the package is just unpacked / discleaned since there's no "spawn.h" but only a "spawn.in.h" (patch attached) ...
... but even then the compile fails with "In file included from execute.c:47:0: ./spawn.h:405:22: error: field '_sp' has incomplete type
Attachments (1)
Change History (3)
Changed 7 years ago by ddxx0n
comment:1 Changed 7 years ago by jow
- Resolution set to fixed
- Status changed from new to closed
Fixed in r24290
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
patch spawn.in.h instead of spawn.h