#521 closed Bug (fixed)
build breakage with gcc 2.x
Reported by: | fizz | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 0.95 |
Component: | libtransmission | Version: | 0.94 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Variables must be declared at the beginning of a code block. Patch follows.
Attachments (1)
Change History (3)
Changed 14 years ago by fizz
comment:1 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
committed. thanks for the patch!
comment:2 Changed 14 years ago by charles
- Milestone changed from None Set to 0.95
Note: See
TracTickets for help on using
tickets.
C89 fix