#3602 closed Bug (fixed)
GCC option not supported
Reported by: | zebulon501 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | 2.10 |
Component: | Transmission | Version: | 2.04 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When compiling transmission for a Synology NAS, gcc 3.4.3 complains about the option -Wvariadic-macros. It is added to the makefile without being tested. The version of gcc is not tested in that case, although there is the mechanisms to do so. Seems to be in configure.ac
Change History (4)
comment:1 Changed 12 years ago by zebulon501
comment:2 Changed 12 years ago by livings124
- Milestone 2.10 deleted
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 12 years ago by charles
- Milestone set to 2.10
- Version changed from 2.04+ to 2.04
Fixed in trunk by r11290. Thanks for the heads-up.
livings124: ?
comment:4 Changed 12 years ago by livings124
Thought that meant the fix was already added. My bad.
Note: See
TracTickets for help on using
tickets.
Was added in r10913